import { type SvgProps } from 'react-native-svg'; declare const SvgOff: (props: SvgProps) => import("react/jsx-runtime").JSX.Element; export default SvgOff; //# sourceMappingURL=Off.d.ts.map