import { type IResizerProps } from "./types.js"; export declare function WidthResizer({ status }: IResizerProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=WidthResizer.d.ts.map