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