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