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

declare const SecurityUpdateGood: ReactIconComponentType;
export default SecurityUpdateGood;
            