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