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