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