import { mount as _mount } from ".";
declare const mount: typeof _mount;
export = mount;
