import {Test, TestFunction} from './' import {Node} from 'unist' declare function convert(test: Test): TestFunction export = convert