import { IconDefinition } from '../types'; declare const IconExit: IconDefinition; export default IconExit;