export declare function lowerFirst(value: string): string;
