import { IconComponent } from '..';
declare const ThemeIcon: IconComponent;
export { ThemeIcon };
