import { PropertiesTableProps } from '../shared/types';
export declare const ElementPropertiesWithoutSkeleton: PropertiesTableProps;
export declare const ElementProperties: PropertiesTableProps;
