import { PropType } from 'vue'; import { CodeLayoutGrid, CodeLayoutPanelInternal } from './CodeLayout'; declare const _default: __VLS_WithTemplateSlots; default: null; }; grid: { type: PropType; required: true; }; }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly; default: null; }; grid: { type: PropType; required: true; }; }>>, { panel: CodeLayoutPanelInternal; }, {}>, { default?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };