export declare const isOnlyDigits: (str?: string) => boolean | "" | undefined;