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