import { SideDialogsController } from "../types";
export declare function useBuildSideDialogsController(): SideDialogsController;
