/// import { IconProps } from "../SvgIcon"; export declare const ScanSafe: (props?: IconProps) => JSX.Element; export default ScanSafe;