import type { IconComponent } from '../types'; declare const Incognito: IconComponent; export default Incognito;