Icard/angular-clarity-master(work.../node_modules/primeng/icons/chevronright/chevronright.d.ts

7 lines
338 B
TypeScript

import { BaseIcon } from 'primeng/baseicon';
import * as i0 from "@angular/core";
export declare class ChevronRightIcon extends BaseIcon {
static ɵfac: i0.ɵɵFactoryDeclaration<ChevronRightIcon, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<ChevronRightIcon, "ChevronRightIcon", never, {}, {}, never, never, true, never>;
}