import { UpdateProfileOnboardingMutation } from '../../../graphql-schema'; export declare const useUpdateUserProfile: () => (options?: import("@apollo/react-common").MutationFunctionOptions> | undefined) => Promise>; //# sourceMappingURL=useUpdateUserProfile.d.ts.map