import { ReactIconComponentType } from '../types';

declare const Emergency: ReactIconComponentType;
export default Emergency;
            