import { BasicParams } from '../../types'; import { GetUnauthenticatedStorefrontContext } from './types'; export declare function unauthenticatedStorefrontContextFactory(params: BasicParams): GetUnauthenticatedStorefrontContext; //# sourceMappingURL=factory.d.ts.map