import { IProps } from '../types/index'; export declare const buttonConfigureProps: IProps[]; export declare const buttonGroupConfigureProp: IProps;