export declare function isNonHtmlSecFetchDest(value: string | string[] | null | undefined): boolean;
