export function Section({ children }: { children: React.node }): JSX.Element;

export default Section;
//# sourceMappingURL=index.d.ts.map
