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