/// import { SvgProps } from "react-native-svg"; declare function BorderMiddle(props: SvgProps): JSX.Element; export default BorderMiddle;