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

declare const SecurityUpdateWarning: ReactIconComponentType;
export default SecurityUpdateWarning;
            