export declare const setOptions: (options: any) => void; export declare const withOptions: (...args: any) => any;