export default function cleanChar(str: string, char: string): string;
