export declare function buildAppURLForWeb(storeFqdn: string, apiKey: string): string; export declare function buildAppURLForMobile(storeFqdn: string, apiKey: string): string;