import { IOptions } from '../../types.js'; export declare const test: (options: IOptions) => Promise;