/// import { IconProps } from '../../types'; declare const Backpack: (allProps: IconProps) => JSX.Element; export default Backpack;