export default function parseIfInt(val: string): string | number;