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