import { ComponentPropsWithRef, ReactElement } from "react";
/**
 * @public
 */
declare function EyeOpenIcon(props: ComponentPropsWithRef<"svg">): ReactElement;
export { EyeOpenIcon, EyeOpenIcon as default };
//# sourceMappingURL=EyeOpen.d.ts.map