import { Test } from '../types';
export declare function skip(test: Test): Test;
