import { SVGProps } from 'react'; declare const IconScannerFill: (props: SVGProps) => JSX.Element; export default IconScannerFill;