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