export declare function extractIdOnRef(ref: string): string;
export declare function cleanDictKeys(data: any): any;
