export declare const icons: {
    name: string;
    svg: string;
}[];
