import { GridBackgroundProps } from "./type.mjs";
import * as react143 from "react";

//#region src/awesome/GridBackground/GridBackground.d.ts
declare const GridBackground: react143.NamedExoticComponent<GridBackgroundProps>;
//#endregion
export { GridBackground };
//# sourceMappingURL=GridBackground.d.mts.map