import { EmptyAction } from './types'; export declare const getButtonType: (actions: Array, index: number) => import('../button').ButtonType;