import { Breadcrumb } from '@alifd/next';
export default Breadcrumb;
export type { BreadcrumbProps, ItemProps } from '@alifd/next/types/breadcrumb';
