import { testkit } from 'wix-ui-core/drivers/unidriver';

interface PopoverUniDriver extends ReturnType<typeof testkit> {}
