import { ReactIconComponentType } from '../types';

declare const SkipNext: ReactIconComponentType;
export default SkipNext;
            