export declare const gridExtended: {
    columnStart: string;
    columnEnd: string;
    spanOneHalf: string;
};
