import type { IconComponent } from '../types'; declare const RewindForwardCircle: IconComponent; export default RewindForwardCircle;