import { IconButtonComponent } from './types'; declare const IconButton: IconButtonComponent; export default IconButton;