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

declare const BinVariantIcon: MdiReactIconComponentType;
export default BinVariantIcon;
