/// import { SvgIconProps } from './types'; export declare function BorderBottomIcon({ className, ...props }?: Partial): JSX.Element;