import { PSGrid12LayoutImpl } from './psgrid12-layout-impl'; export declare class PSGrid24LayoutImpl extends PSGrid12LayoutImpl { get columnCount(): number; get layout(): string; get enableCol12ToCol24(): boolean; } //# sourceMappingURL=psgrid24-layout-impl.d.ts.map