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