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