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