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