export default function keepNumericalColumns(types: { [key: string]: string; }): string[];