export declare const stringIsInteger: (integer: string, positiveNumbersOnly?: boolean) => boolean; //# sourceMappingURL=stringIsInteger.d.ts.map