export declare const matchClaim: (value: any) => (claim: any) => boolean;
export declare const getGuid: (claim: any) => any;
//# sourceMappingURL=claim_parsers.d.ts.map