import React from 'react'; export declare const ClassifyNavTwo: React.NamedExoticComponent<{ defaultValue: never[]; selectClassifyNav: never[]; navRadius: string; navBorderColor: string; navBgColor: string; navBoxShadow: boolean; fontSize: string; fontColor: string; tagBgColor: string; otherStyle: never[]; layout: number; marginTop: number; marginBottom: number; }>;