export declare type DidDocumentRepresentation = 'application/did+json' | 'application/did+ld+json';
