/** * @fileOverview Contains a grid calculation class. */ declare const Grid: any; export { Grid as default };