export declare function isPositiveInteger(s: string): boolean;
