import { type ICreatePanelItemComponentProps } from "../../componentDefinition/types.js"; /** * @internal */ export declare function CreatableDashboardLayout({ WrapCreatePanelItemWithDragComponent }: ICreatePanelItemComponentProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=CreatableDashboardLayout.d.ts.map