export declare const isAlphaNumeric: (value: string) => boolean;