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

declare const CreateOutlineIcon: MdiReactIconComponentType;
export default CreateOutlineIcon;
