export declare class CssGridTemplates { static LEFT_RIGHT: string; static TOP_BOTTOM: string; static DOUBLE_GRID: string; }