/** * AG Grid core CSS. * @remarks without this grid will not show up. * @public */ export declare const agGridCSS: import("@microsoft/fast-element").ElementStyles; //# sourceMappingURL=ag-grid-css.d.ts.map