import ConfirmActionButton from './ConfirmActionButton'; export default function ( config?: ConfirmActionButton.IConfig ): ConfirmActionButton;