export function mostUsedChar(text) { // implementar logica aqui return "" }