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

declare const ContainIcon: MdiReactIconComponentType;
export default ContainIcon;
