export declare const name: string; export declare const about: string; export declare const links: { "label": string; "url": string; }[];