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