import { SvgIconComponent } from './types'; declare const BackpackIcon: SvgIconComponent; export default BackpackIcon;