declare function lowerFirst(text: string): string; export { lowerFirst };