export declare const isPositiveInteger: (input: unknown) => input is number;