/** * Sets the test title. * @param title */ export declare function setTitle(title: string): void;