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