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

declare const NextPlan: ReactIconComponentType;
export default NextPlan;
            