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

declare const SystemSecurityUpdateGood: ReactIconComponentType;
export default SystemSecurityUpdateGood;
            