import { default as React } from 'react'; import { ResizableProps } from './resizable-types'; export declare const Resizable: React.FC;