export default function charToString(character: string | number): string;
