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