export declare const gridFull: {
    columnStart: string;
    columnEnd: string;
};
