import React from 'react'; declare const ControlButton: React.ForwardRefExoticComponent & React.RefAttributes>; export default ControlButton;