export { default } from './rc';
export type { IProps as BreadcrumbProps, IPropsItem as BreadcrumbItemProps } from './types';
