export declare const isPositiveInteger: (n: number) => boolean;