export { default as Panel } from "./Panel"; export type { PanelProps } from "./Panel";