export default function ordinalSuffix(i: number): string;
