export type { UseSlotProps } from "./use-slot.js"; export { useSlot } from "./use-slot.js"; export type { SlotComponent } from "./types.js";