import * as React from "react"; export declare function ImageUserCheckSolidIcon({ className, ...props }: React.SVGProps & React.HTMLAttributes): import("react/jsx-runtime").JSX.Element; export declare namespace ImageUserCheckSolidIcon { var displayName: string; }