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