import { BaseIcon } from 'primeng/icons/baseicon';
import * as i0 from '@angular/core';

declare class ChevronRightIcon extends BaseIcon {
    static ɵfac: i0.ɵɵFactoryDeclaration<ChevronRightIcon, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<ChevronRightIcon, "[data-p-icon=\"chevron-right\"]", never, {}, {}, never, never, true, never>;
}

export { ChevronRightIcon };
