import * as react_jsx_runtime0 from "react/jsx-runtime"; //#region src/components-page/account-settings/section.d.ts declare function Section(props: { title: string; description?: string; children: React.ReactNode; }): react_jsx_runtime0.JSX.Element; //#endregion export { Section }; //# sourceMappingURL=section.d.ts.map