export function selector(querySelector: any): any; export default select; declare function select(element: any): void;