export declare const titlecase: (value: any) => any;
