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

declare const ResizeBottomRightIcon: MdiReactIconComponentType;
export default ResizeBottomRightIcon;
