import * as React from 'react'; import type { SvgProps } from 'react-native-svg'; export declare const HomeOff: ({ color, style, ...props }: SvgProps) => React.JSX.Element; //# sourceMappingURL=home-off.d.ts.map