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