export declare const backdropBlur = "--_blur"; export declare const backdropOpacity = "--_opacity"; export declare const dialog: string; export declare const card: string; export declare const cardHeader: string; export declare const title: string; export declare const elementIcon: string; export declare const viewButton: string; export declare const viewButtonTitle: string; export declare const tabsRoot: string; export declare const tabsList: string; export declare const tabsTab: string; export declare const tabsPanel: string; export declare const propertiesGrid: string; export declare const propertyLabel: string; export declare const resizeHandle: string;