export function useCustomerAuth(passedProps: any): { authenticated: any; customer: any; customerInit: boolean; }; //# sourceMappingURL=useCustomerAuth.d.ts.map