UNPKG

gather-content-ui

Version:
6 lines 241 B
declare function Controls({ children, className }: any): import("react/jsx-runtime").JSX.Element; declare namespace Controls { var Control: typeof import("./Control").Control; } export { Controls }; //# sourceMappingURL=Controls.d.ts.map