export declare const IconArchiveData: { svg: string; jsx: string; import: string; breadcrumbs: string[]; }; export default IconArchiveData;