export declare function shopAdminUrlToLegacyUrl(shopAdminUrl: string): string | null; export declare function legacyUrlToShopAdminUrl(legacyAdminUrl: string): string | null; //# sourceMappingURL=shop-admin-url-helper.d.ts.map