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