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