import { VtexAccount } from './types'; export declare const useVtexAccount: () => VtexAccount;