/**
 * @public
 */
declare const Item: import("styled-components").StyledComponent<typeof import("@alifd/next/types/nav").Item, any, {}, never>;
export default Item;
//# sourceMappingURL=Item.d.ts.map