import { LdVerificationMethod } from '@transmute/ld-key-pair';
export declare const getRelationships: (vm: LdVerificationMethod) => any[];
