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

declare const RoundedCornerIcon: MdiReactIconComponentType;
export default RoundedCornerIcon;
