UNPKG

gather-content-ui

Version:
7 lines 245 B
export declare function Section({ children, className, ...rest }: any): import("react/jsx-runtime").JSX.Element; export declare namespace Section { var defaultProps: { className: string; }; } //# sourceMappingURL=Section.d.ts.map