import type { GridProCell } from './cell'; /** * The Grid Pro Cell Template. * @public */ export declare const CellTemplate: import("@microsoft/fast-element").ViewTemplate; //# sourceMappingURL=cell.template.d.ts.map