interface Props { code?: string; } declare const _default: import("vue").DefineComponent void; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & { "update:code": (code: string) => any; }, string, import("vue").PublicProps, Readonly & Readonly<{ "onUpdate:code"?: (code: string) => any; }>, { code: string; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;