import * as React from 'react'; import type { SvgProps } from 'react-native-svg'; declare const SvgPersonalityprofile: (props: SvgProps) => React.JSX.Element; export default SvgPersonalityprofile; //# sourceMappingURL=Personalityprofile.d.ts.map