import { IFaIcon } from './fa.icon.interface'; export declare class FaIconSharedComponent { icon: IFaIcon; }