export default function camelToSnake(word: string): string; //# sourceMappingURL=camel-to-snake.d.ts.map