import React from "react"; import { HorizontalPropsType } from "./DropZone/Horizontal"; import { VerticalPropsType } from "./DropZone/Vertical"; declare const _default: { Above: ((props: HorizontalPropsType) => React.JSX.Element) & { original: (props: HorizontalPropsType) => React.JSX.Element; originalName: string; displayName: string; } & { original: ((props: HorizontalPropsType) => React.JSX.Element) & { original: (props: HorizontalPropsType) => React.JSX.Element; originalName: string; displayName: string; }; originalName: string; displayName: string; } & { createDecorator: (decorator: import("@webiny/app-admin").ComponentDecorator<((props: HorizontalPropsType) => React.JSX.Element) & { original: (props: HorizontalPropsType) => React.JSX.Element; originalName: string; displayName: string; }>) => (props: unknown) => React.JSX.Element; }; Below: ((props: HorizontalPropsType) => React.JSX.Element) & { original: (props: HorizontalPropsType) => React.JSX.Element; originalName: string; displayName: string; } & { original: ((props: HorizontalPropsType) => React.JSX.Element) & { original: (props: HorizontalPropsType) => React.JSX.Element; originalName: string; displayName: string; }; originalName: string; displayName: string; } & { createDecorator: (decorator: import("@webiny/app-admin").ComponentDecorator<((props: HorizontalPropsType) => React.JSX.Element) & { original: (props: HorizontalPropsType) => React.JSX.Element; originalName: string; displayName: string; }>) => (props: unknown) => React.JSX.Element; }; Left: ((props: VerticalPropsType) => React.JSX.Element) & { original: (props: VerticalPropsType) => React.JSX.Element; originalName: string; displayName: string; } & { original: ((props: VerticalPropsType) => React.JSX.Element) & { original: (props: VerticalPropsType) => React.JSX.Element; originalName: string; displayName: string; }; originalName: string; displayName: string; } & { createDecorator: (decorator: import("@webiny/app-admin").ComponentDecorator<((props: VerticalPropsType) => React.JSX.Element) & { original: (props: VerticalPropsType) => React.JSX.Element; originalName: string; displayName: string; }>) => (props: unknown) => React.JSX.Element; }; Right: ((props: VerticalPropsType) => React.JSX.Element) & { original: (props: VerticalPropsType) => React.JSX.Element; originalName: string; displayName: string; } & { original: ((props: VerticalPropsType) => React.JSX.Element) & { original: (props: VerticalPropsType) => React.JSX.Element; originalName: string; displayName: string; }; originalName: string; displayName: string; } & { createDecorator: (decorator: import("@webiny/app-admin").ComponentDecorator<((props: VerticalPropsType) => React.JSX.Element) & { original: (props: VerticalPropsType) => React.JSX.Element; originalName: string; displayName: string; }>) => (props: unknown) => React.JSX.Element; }; Center: React.NamedExoticComponent & { readonly type: ({ id, type, onDrop, children, isHighlighted }: import("./DropZone/Center").CenterProps) => React.JSX.Element; } & { original: React.MemoExoticComponent<({ id, type, onDrop, children, isHighlighted }: import("./DropZone/Center").CenterProps) => React.JSX.Element>; originalName: string; displayName: string; } & { original: React.NamedExoticComponent & { readonly type: ({ id, type, onDrop, children, isHighlighted }: import("./DropZone/Center").CenterProps) => React.JSX.Element; } & { original: React.MemoExoticComponent<({ id, type, onDrop, children, isHighlighted }: import("./DropZone/Center").CenterProps) => React.JSX.Element>; originalName: string; displayName: string; }; originalName: string; displayName: string; } & { createDecorator: (decorator: import("@webiny/app-admin").ComponentDecorator & { readonly type: ({ id, type, onDrop, children, isHighlighted }: import("./DropZone/Center").CenterProps) => React.JSX.Element; } & { original: React.MemoExoticComponent<({ id, type, onDrop, children, isHighlighted }: import("./DropZone/Center").CenterProps) => React.JSX.Element>; originalName: string; displayName: string; }>) => (props: unknown) => React.JSX.Element; }; }; export default _default;