import { IconComponent } from '..';
declare const SkipForwardIcon: IconComponent;
export { SkipForwardIcon };
