export function selectAll(query: string, context: any): any[]; export function compile(query: any): import("css-select/lib/types").CompiledQuery | (() => boolean);