import { ResponsiveStyleValue } from "@suid/system"; /** * @ignore - internal component. */ declare const GridContext: import("solid-js").Context | undefined>; export default GridContext; //# sourceMappingURL=GridContext.d.ts.map