import { GridBackgroundProps } from "./type.mjs";
//#region src/awesome/GridBackground/GridBackground.d.ts
declare const GridBackground: import("react").NamedExoticComponent<GridBackgroundProps>;
//#endregion
export { GridBackground as default };
//# sourceMappingURL=GridBackground.d.mts.map