export declare const DemoAndCode: import("vue").DefineComponent, unknown, { isInitDone: boolean; isFold: boolean; isLoading: boolean; BussinessComponent: boolean; BussinessComponentSourceCode: string; }, { sfcURL(): string; styleContainer(): { position: string; overflow: string; height: string; }; }, { toggleFold(): void; rerun(scfObjSourceCode: any): Promise; getBussinessComponent(): Promise; showSourceCodeDialog(): void; }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>>, { readonly title?: any; readonly path?: any; }, {}>;