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

declare const UnderlineIcon: RemixiconReactIconComponentType;
export default UnderlineIcon;
