import { IconDefinition } from '../types';
declare const SecurityScanOutlined: IconDefinition;
export default SecurityScanOutlined;
