import React from 'react'; import { IconButtonCoreProps } from './core-props'; export declare const IconButtonCore: React.FC;