import { Style } from '../style'; export declare class Grid extends Style { static key: string; order: number; }