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

declare const CrossIcon: MdiReactIconComponentType;
export default CrossIcon;
