export declare const standardLayouts: {
    compact: [string, string][][];
    halfboard: [string, string][][];
};
