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