export default function lowercase(str: string): string;
