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