export default { name: "Slot", acceptsChildren: false, category: "Component", props: [], defaultStyles: {}, sources: [], } as const;