import type * as dgrid_shim from "@hpcc-js/dgrid-shim"; export declare const Deferred: typeof dgrid_shim.Deferred; export declare const Memory: typeof dgrid_shim.Memory; export declare const QueryResults: typeof dgrid_shim.QueryResults; export declare const Grid: typeof dgrid_shim.Grid; export declare const PagingGrid: typeof dgrid_shim.PagingGrid; export declare const ColumnSetGrid: typeof dgrid_shim.ColumnSetGrid; export declare const domConstruct: typeof dgrid_shim.domConstruct;