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