import { DraggableContainerProps } from './DraggableContainer'; export declare const requiredProps: DraggableContainerProps; export declare const testkitTests: { title: string; props: DraggableContainerProps; }[]; export declare const ssrTests: { title: string; props: DraggableContainerProps; }[]; export declare const a11yTests: { title: string; props: DraggableContainerProps; }[]; //# sourceMappingURL=DraggableContainer.meta.d.ts.map