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