import { IconDefinition } from '../types'; declare const IconNext: IconDefinition; export default IconNext;