import { default as React } from 'react'; import { IMinimizableDialogV2Props } from './types'; export declare const MinimizableDialogV2: React.FC;