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