export declare const $query: unique symbol; export type $query = typeof $query; export declare const $options: unique symbol; export type $options = typeof $options;