import { IconProps } from '../Icon'; declare function SvgBorderHorizontal(props: IconProps): JSX.Element; export default SvgBorderHorizontal;