import { ReactIconComponentType } from '../types';

declare const Backpack: ReactIconComponentType;
export default Backpack;
            