import { IconType } from "../types/IconType";
export declare const iconFaList: IconType[];
