import { type AutomationColumnDefinition } from "@gooddata/sdk-ui-ext"; export declare const AUTOMATIONS_COLUMN_CONFIG: Array; export declare const AUTOMATIONS_MAX_HEIGHT = 380; export declare const AUTOMATION_FILTERS_GROUP_LABEL_ID = "automation-filters-group-label"; export declare const AUTOMATION_FILTERS_DIALOG_TITLE_ID = "automation-filters-dialog-title"; export declare const AUTOMATION_FILTERS_DIALOG_ID = "automation-filters-dialog"; export declare const AUTOMATION_ATTACHMENTS_DIALOG_TITLE_ID = "automation-attachments-dialog-title"; export declare const AUTOMATION_ATTACHMENT_SETTINGS_DIALOG_TITLE_ID = "automation-attachment-settings-dialog-title"; export declare const AUTOMATION_ATTACHMENTS_GROUP_LABEL_ID = "automation-attachments-group-label"; //# sourceMappingURL=automations.d.ts.map