export declare function alphanumeric(rawValue: any, options?: any): boolean;
