import type { SelectorInstance } from './interface';
declare const Selector: SelectorInstance;
export default Selector;
