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