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

declare const EscalatorWarning: ReactIconComponentType;
export default EscalatorWarning;
            