import { ContainerProps } from './ContainerPropsSchema'; export default function ContainerEditor({ style, props }: ContainerProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=ContainerEditor.d.ts.map