import { IconProps } from '../../iconUtils'; export declare const ViewComfyAlt: import('react').MemoExoticComponent<(props: IconProps) => import('react').ReactElement>; export type ViewComfyAltProps = IconProps; export default ViewComfyAlt;