export declare function QuerySelector(selector?: string): Function;
export declare function RefSelector(ref: string): Function;
