declare const _default: (import("vue").VueConstructor<import("vue-tsx-support")._TsxComponentInstanceV3<import("vue/types/umd"), {}, import("vue-tsx-support").PropsForOutside<{
    isStandalone: boolean;
    appDefinitionId: string;
    closable: boolean;
    onLayoutEditorOpened: () => void;
    onLayoutEditorClosed: () => void;
    compensationHeight: number;
}, never>, any, any, any>> & {
    propsDefinition: import("vue-tsx-support").PropsForOutside<{
        isStandalone: boolean;
        appDefinitionId: string;
        closable: boolean;
        onLayoutEditorOpened: () => void;
        onLayoutEditorClosed: () => void;
        compensationHeight: number;
    }, never>;
}) | (import("vue").VueConstructor<import("vue-tsx-support")._TsxComponentInstanceV3<import("vue/types/umd") & import("vue").ShallowUnwrapRef<() => VueTsxSupport.JSX.Element>, {}, import("vue-tsx-support").PropsForOutside<{
    isStandalone: boolean;
    appDefinitionId: string;
    closable: boolean;
    onLayoutEditorOpened: () => void;
    onLayoutEditorClosed: () => void;
    compensationHeight: number;
}, never>, any, any, any>> & {
    propsDefinition: import("vue-tsx-support").PropsForOutside<{
        isStandalone: boolean;
        appDefinitionId: string;
        closable: boolean;
        onLayoutEditorOpened: () => void;
        onLayoutEditorClosed: () => void;
        compensationHeight: number;
    }, never>;
});
export default _default;
