export declare function post({ options }: { options: any; }): Promise>; export declare function get({ options }: { options: any; }): Promise>;