import { Resizable as ResizableComponent } from "../../lib/Resizable";
declare const _default: {
    title: string;
    component: typeof ResizableComponent;
};
export default _default;
export declare function Resizable(): import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=Resizable.stories.d.ts.map