import type { PolyfillMap } from '../../types'; export default function canDecrypt(polyfills?: PolyfillMap): boolean;