import { ActionButton } from '../ActionButton/ActionButton'; /** * {@docCategory Button} */ export declare const CommandButton: typeof ActionButton;