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

declare const CloseOutlineIcon: MdiReactIconComponentType;
export default CloseOutlineIcon;
