import type { KeyDetails } from './type'; export declare function parseKey(field: string): KeyDetails; //# sourceMappingURL=key.d.ts.map