import { proto } from '@hashgraph/proto';
export declare function parseKey(key: proto.IKey | null | undefined): string | undefined;
//# sourceMappingURL=parser-utils.d.ts.map