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