import { CommonWrapper } from 'enzyme'; export default function until
( selector: string, options: { context: any } ): CommonWrapper
;