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