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