/// export interface IconHandRightSharpProps { size?: string; style?: React.CSSProperties; } export declare const IconHandRightSharp: React.FC;