import { SvgIconComponent } from './types'; declare const HttpIcon: SvgIconComponent; export default HttpIcon;