import { SeparatorProps } from 'react-resizable-panels'; import * as React from 'react'; declare const ResizableHandle: React.FC; export default ResizableHandle; //# sourceMappingURL=ResizableHandle.d.ts.map