export declare const uuid: () => string; export declare const sanitizeKey: (value: string) => string;