export declare const convert: (request: any, options: any, callback: any) => any; export declare const getOptions: () => any[];