import { IGroupRowProps } from '../../props'; import React from 'react'; declare const GroupExpandButton: React.FunctionComponent; export default GroupExpandButton;