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

declare const RoundedCornerIcon: RemixiconReactIconComponentType;
export default RoundedCornerIcon;
