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