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