export declare function isTrustedBrowserOrigin(origin: string, configuredOrigins?: readonly string[]): boolean;