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