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

declare const Security: ReactIconComponentType;
export default Security;
            