import { ActionButton } from '../ActionButton/ActionButton';
export declare const CommandButton: typeof ActionButton;
