import React from 'react'; import { WithInput } from './components/WithInput'; declare const _default: import("@storybook/csf").ComponentAnnotations, "indentationWidth" | "indicator" | "disableSorting" | "pointerSensorOptions" | "dropAnimation" | "dndContextProps" | "sortableProps" | "keepGhostInPlace" | "canRootHaveChildren">>>; export default _default; export declare const Simple: import("@storybook/csf").AnnotatedStoryFn, "indentationWidth" | "indicator" | "disableSorting" | "pointerSensorOptions" | "dropAnimation" | "dndContextProps" | "sortableProps" | "keepGhostInPlace" | "canRootHaveChildren">>>; export declare const Simple2: import("@storybook/csf").AnnotatedStoryFn, "indentationWidth" | "indicator" | "disableSorting" | "pointerSensorOptions" | "dropAnimation" | "dndContextProps" | "sortableProps" | "keepGhostInPlace" | "canRootHaveChildren">>>; export declare const NoDropAnimation: import("@storybook/csf").AnnotatedStoryFn, "indentationWidth" | "indicator" | "disableSorting" | "pointerSensorOptions" | "dropAnimation" | "dndContextProps" | "sortableProps" | "keepGhostInPlace" | "canRootHaveChildren">>>; export declare const NoNewRootChildren: import("@storybook/csf").AnnotatedStoryFn, "indentationWidth" | "indicator" | "disableSorting" | "pointerSensorOptions" | "dropAnimation" | "dndContextProps" | "sortableProps" | "keepGhostInPlace" | "canRootHaveChildren">>>; export declare const VSCodeLike: import("@storybook/csf").AnnotatedStoryFn, "indentationWidth" | "indicator" | "disableSorting" | "pointerSensorOptions" | "dropAnimation" | "dndContextProps" | "sortableProps" | "keepGhostInPlace" | "canRootHaveChildren">>>; export declare const Minimal: () => JSX.Element; export declare const MinimalViable: () => JSX.Element; export { WithInput };