import { AppInterface } from "..";
export declare function useOpenDashApp(): AppInterface;
