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