import { IconProps } from '../types';
declare function Scan(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Scan;
//# sourceMappingURL=Scan.d.ts.map