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