export declare class FBControlsSectionLayoutComponent { constructor(); static PROPERTIES(): Readonly<{ common: { referenceName: { type: string; source: string; }; label: { type: string; source: string; }; hidden: { type: string; source: string; }; disabled: { type: string; source: string; }; }; }>; }