import { ServicesInterface } from "..";
export declare function useOpenDashServices(): ServicesInterface;
