type IResponsiveSectionProps = React.PropsWithChildren; declare function ResponsiveSection(props: IResponsiveSectionProps): import("react/jsx-runtime").JSX.Element; export { ResponsiveSection }; //# sourceMappingURL=ResponsiveSection.d.ts.map