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