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

declare const SecurityUpdate: ReactIconComponentType;
export default SecurityUpdate;
            