import Test from '../helpers/test'; declare const _default: (describer: (test: Test) => any) => (test: Test) => any; export default _default;