import { AuroraBackgroundProps } from "./type.mjs";
import * as react141 from "react";

//#region src/awesome/AuroraBackground/AuroraBackground.d.ts
declare const AuroraBackground: react141.NamedExoticComponent<AuroraBackgroundProps>;
//#endregion
export { AuroraBackground };
//# sourceMappingURL=AuroraBackground.d.mts.map