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