export declare function snakeCase(value: string): string;
export declare function randomString(): string;
//# sourceMappingURL=string.d.ts.map