export declare function toUpperSnakeCase(input: string): string;
//# sourceMappingURL=strings.d.ts.map