/// import { IconProps } from '../../types'; declare const ObjectScan: (allProps: IconProps) => JSX.Element; export default ObjectScan;