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