export declare const stringIsInteger: (integer: string, positiveNumbersOnly?: boolean) => boolean;