export declare function uuid(): string; export declare function transformSnakeCase(str: string): string;