import { RxHttpRequestAction } from 'redux-rx-http';
export declare const fetchTimeslots: (args?: any) => RxHttpRequestAction;
