export declare function normalizeStoreUrl(rawUrl: string | undefined, expectedHost: 'apps.apple.com' | 'play.google.com'): string | null;