import IconButton from './IconButton';
export { IIconButtonProps } from './IconButton.props';
export { IconButton };
export default IconButton;
