import { Theme } from "./grid.model"; export declare const Dark: Theme; export declare const White: Theme;