export declare function it(description: string, fn: () => PromiseLike | void): any;