import { ValidatableItem } from './interface'; export declare function asyncItemTest(this: ValidatableItem, options?: any): Promise;