export declare function isAllowedUri(uri: string, uris: string | string[]): boolean;