export declare const TypeWithTabs: import("alinea/core").Type<{
    [x: string]: any;
}>;
