export { default } from "./detail.component";
export type { DetailProps } from "./detail.component";
