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