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