export default function sanitizeUsername(input: string): string;
