export function trimEnd(input: any, char: any): string | number;
