import { MdiReactIconComponentType } from './dist/typings';

declare const SackIcon: MdiReactIconComponentType;
export default SackIcon;
