export declare function PropertiesSection({ showLabel, }: { showLabel?: boolean; }): import("react").JSX.Element | null; //# sourceMappingURL=properties-section.d.ts.map