import * as react_jsx_runtime0 from "react/jsx-runtime"; //#region src/components/elements/separator-with-text.d.ts declare function SeparatorWithText({ text }: { text: string; }): react_jsx_runtime0.JSX.Element; //#endregion export { SeparatorWithText }; //# sourceMappingURL=separator-with-text.d.ts.map