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