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