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