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