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

declare const CloseIcon: MdiReactIconComponentType;
export default CloseIcon;
