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