export declare function getBrowsers(): any; export declare function postBrowsers(): any; export declare function getBrowserById(browserId: string): any;