import { ReactIconComponentType } from '../types';

declare const RoundedCorner: ReactIconComponentType;
export default RoundedCorner;
            