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