import { SVGProps } from "react";
declare const BSTypeUnderline: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { BSTypeUnderline };
