export function snakeCase(word: any): string;
