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