import { Style } from '../style'; export declare class GridRowEnd extends Style { static key: string; static unit: string; }