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