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