import * as React from 'react'; declare const Underline02Icon: React.ForwardRefExoticComponent> & { title?: string, titleId?: string } & React.RefAttributes>; export default Underline02Icon;