export { default as Crumb } from "./crumb.component";
export type { CrumbProps } from "./crumb.component";
