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