import type { IconComponent } from '../types'; declare const ObjectScan: IconComponent; export default ObjectScan;