export declare const REFERENCE_REGEX: RegExp;
export declare function getReferencedKey(key: string): string;
