import type { UpToEightHundred } from "./upToEightHundred"; import type { UpToEightHundredEighty } from "./upToEightHundredEighty"; import type { UpToEightHundredFifty } from "./upToEightHundredFifty"; import type { UpToEightHundredForty } from "./upToEightHundredForty"; import type { UpToEightHundredNinety } from "./upToEightHundredNinety"; import type { UpToEightHundredSeventy } from "./upToEightHundredSeventy"; import type { UpToEightHundredSixty } from "./upToEightHundredSixty"; import type { UpToEightHundredTen } from "./upToEightHundredTen"; import type { UpToEightHundredThirty } from "./upToEightHundredThirty"; import type { UpToEightHundredTwenty } from "./upToEightHundredTwenty"; import type { UpToFiveHundred } from "./upToFiveHundred"; import type { UpToFiveHundredEighty } from "./upToFiveHundredEighty"; import type { UpToFiveHundredFifty } from "./upToFiveHundredFifty"; import type { UpToFiveHundredForty } from "./upToFiveHundredForty"; import type { UpToFiveHundredNinety } from "./upToFiveHundredNinety"; import type { UpToFiveHundredSeventy } from "./upToFiveHundredSeventy"; import type { UpToFiveHundredSixty } from "./upToFiveHundredSixty"; import type { UpToFiveHundredTen } from "./upToFiveHundredTen"; import type { UpToFiveHundredThirty } from "./upToFiveHundredThirty"; import type { UpToFiveHundredTwenty } from "./upToFiveHundredTwenty"; import type { UpToFourHundred } from "./upToFourHundred"; import type { UpToFourHundredEighty } from "./upToFourHundredEighty"; import type { UpToFourHundredFifty } from "./upToFourHundredFifty"; import type { UpToFourHundredForty } from "./upToFourHundredForty"; import type { UpToFourHundredNinety } from "./upToFourHundredNinety"; import type { UpToFourHundredSeventy } from "./upToFourHundredSeventy"; import type { UpToFourHundredSixty } from "./upToFourHundredSixty"; import type { UpToFourHundredTen } from "./upToFourHundredTen"; import type { UpToFourHundredThirty } from "./upToFourHundredThirty"; import type { UpToFourHundredTwenty } from "./upToFourHundredTwenty"; import type { UpToHundredEighty } from "./upToHundredEighty"; import type { UpToHundredFifty } from "./upToHundredFifty"; import type { UpToHundredForty } from "./upToHundredForty"; import type { UpToHundredNinety } from "./upToHundredNinety"; import type { UpToHundredSeventy } from "./upToHundredSeventy"; import type { UpToHundredSixty } from "./upToHundredSixty"; import type { UpToHundredTen } from "./upToHundredTen"; import type { UpToHundredThirty } from "./upToHundredThirty"; import type { UpToHundredTwenty } from "./upToHundredTwenty"; import type { UpToNineHundred } from "./upToNineHundred"; import type { UpToNineHundredEighty } from "./upToNineHundredEighty"; import type { UpToNineHundredFifty } from "./upToNineHundredFifty"; import type { UpToNineHundredForty } from "./upToNineHundredForty"; import type { UpToNineHundredNinety } from "./upToNineHundredNinety"; import type { UpToNineHundredNinetyNine } from "./upToNineHundredNinetyNine"; import type { UpToNineHundredSeventy } from "./upToNineHundredSeventy"; import type { UpToNineHundredSixty } from "./upToNineHundredSixty"; import type { UpToNineHundredTen } from "./upToNineHundredTen"; import type { UpToNineHundredThirty } from "./upToNineHundredThirty"; import type { UpToNineHundredTwenty } from "./upToNineHundredTwenty"; import type { UpToSevenHundred } from "./upToSevenHundred"; import type { UpToSevenHundredEighty } from "./upToSevenHundredEighty"; import type { UpToSevenHundredFifty } from "./upToSevenHundredFifty"; import type { UpToSevenHundredForty } from "./upToSevenHundredForty"; import type { UpToSevenHundredNinety } from "./upToSevenHundredNinety"; import type { UpToSevenHundredSeventy } from "./upToSevenHundredSeventy"; import type { UpToSevenHundredSixty } from "./upToSevenHundredSixty"; import type { UpToSevenHundredTen } from "./upToSevenHundredTen"; import type { UpToSevenHundredThirty } from "./upToSevenHundredThirty"; import type { UpToSevenHundredTwenty } from "./upToSevenHundredTwenty"; import type { UpToSixHundred } from "./upToSixHundred"; import type { UpToSixHundredEighty } from "./upToSixHundredEighty"; import type { UpToSixHundredFifty } from "./upToSixHundredFifty"; import type { UpToSixHundredForty } from "./upToSixHundredForty"; import type { UpToSixHundredNinety } from "./upToSixHundredNinety"; import type { UpToSixHundredSeventy } from "./upToSixHundredSeventy"; import type { UpToSixHundredSixty } from "./upToSixHundredSixty"; import type { UpToSixHundredTen } from "./upToSixHundredTen"; import type { UpToSixHundredThirty } from "./upToSixHundredThirty"; import type { UpToSixHundredTwenty } from "./upToSixHundredTwenty"; import type { UpToThreeHundred } from "./upToThreeHundred"; import type { UpToThreeHundredEighty } from "./upToThreeHundredEighty"; import type { UpToThreeHundredFifty } from "./upToThreeHundredFifty"; import type { UpToThreeHundredForty } from "./upToThreeHundredForty"; import type { UpToThreeHundredNinety } from "./upToThreeHundredNinety"; import type { UpToThreeHundredSeventy } from "./upToThreeHundredSeventy"; import type { UpToThreeHundredSixty } from "./upToThreeHundredSixty"; import type { UpToThreeHundredTen } from "./upToThreeHundredTen"; import type { UpToThreeHundredThirty } from "./upToThreeHundredThirty"; import type { UpToThreeHundredTwenty } from "./upToThreeHundredTwenty"; import type { UpToTwoHundred } from "./upToTwoHundred"; import type { UpToTwoHundredEighty } from "./upToTwoHundredEighty"; import type { UpToTwoHundredFifty } from "./upToTwoHundredFifty"; import type { UpToTwoHundredForty } from "./upToTwoHundredForty"; import type { UpToTwoHundredNinety } from "./upToTwoHundredNinety"; import type { UpToTwoHundredSeventy } from "./upToTwoHundredSeventy"; import type { UpToTwoHundredSixty } from "./upToTwoHundredSixty"; import type { UpToTwoHundredTen } from "./upToTwoHundredTen"; import type { UpToTwoHundredThirty } from "./upToTwoHundredThirty"; import type { UpToTwoHundredTwenty } from "./upToTwoHundredTwenty"; export type TripleDigitInt = UpToHundredTen | UpToHundredTwenty | UpToHundredThirty | UpToHundredForty | UpToHundredFifty | UpToHundredSixty | UpToHundredSeventy | UpToHundredEighty | UpToHundredNinety | UpToTwoHundred | UpToTwoHundredTen | UpToTwoHundredTwenty | UpToTwoHundredThirty | UpToTwoHundredForty | UpToTwoHundredFifty | UpToTwoHundredSixty | UpToTwoHundredSeventy | UpToTwoHundredEighty | UpToTwoHundredNinety | UpToThreeHundred | UpToThreeHundredTen | UpToThreeHundredTwenty | UpToThreeHundredThirty | UpToThreeHundredForty | UpToThreeHundredFifty | UpToThreeHundredSixty | UpToThreeHundredSeventy | UpToThreeHundredEighty | UpToThreeHundredNinety | UpToFourHundred | UpToFourHundredTen | UpToFourHundredTwenty | UpToFourHundredThirty | UpToFourHundredForty | UpToFourHundredFifty | UpToFourHundredSixty | UpToFourHundredSeventy | UpToFourHundredEighty | UpToFourHundredNinety | UpToFiveHundred | UpToFiveHundredTen | UpToFiveHundredTwenty | UpToFiveHundredThirty | UpToFiveHundredForty | UpToFiveHundredFifty | UpToFiveHundredSixty | UpToFiveHundredSeventy | UpToFiveHundredEighty | UpToFiveHundredNinety | UpToSixHundred | UpToSixHundredTen | UpToSixHundredTwenty | UpToSixHundredThirty | UpToSixHundredForty | UpToSixHundredFifty | UpToSixHundredSixty | UpToSixHundredSeventy | UpToSixHundredEighty | UpToSixHundredNinety | UpToSevenHundred | UpToSevenHundredTen | UpToSevenHundredTwenty | UpToSevenHundredThirty | UpToSevenHundredForty | UpToSevenHundredFifty | UpToSevenHundredSixty | UpToSevenHundredSeventy | UpToSevenHundredEighty | UpToSevenHundredNinety | UpToEightHundred | UpToEightHundredTen | UpToEightHundredTwenty | UpToEightHundredThirty | UpToEightHundredForty | UpToEightHundredFifty | UpToEightHundredSixty | UpToEightHundredSeventy | UpToEightHundredEighty | UpToEightHundredNinety | UpToNineHundred | UpToNineHundredTen | UpToNineHundredTwenty | UpToNineHundredThirty | UpToNineHundredForty | UpToNineHundredFifty | UpToNineHundredSixty | UpToNineHundredSeventy | UpToNineHundredEighty | UpToNineHundredNinety | UpToNineHundredNinetyNine;