export declare const getIntegerInRangeFromString: (input: string, max: number) => number; //# sourceMappingURL=getIntegerInRangeFromString.d.ts.map