export { AppsDashboardArgs, AppsDashboardState } from "./appsDashboard";
export type AppsDashboard = import("./appsDashboard").AppsDashboard;
export declare const AppsDashboard: typeof import("./appsDashboard").AppsDashboard;
export { AppsPlaylistV0Alpha1Args, AppsPlaylistV0Alpha1State } from "./appsPlaylistV0Alpha1";
export type AppsPlaylistV0Alpha1 = import("./appsPlaylistV0Alpha1").AppsPlaylistV0Alpha1;
export declare const AppsPlaylistV0Alpha1: typeof import("./appsPlaylistV0Alpha1").AppsPlaylistV0Alpha1;
