export type ButtonVariant = "big" | "small"; export declare const BIGTEXT: ButtonVariant; export declare const SMALLTEXT: ButtonVariant; export declare const RESOURCE_TABLE_SCENARIO_VALUE = "resourcesOfSelectedDataSetCollection"; //# sourceMappingURL=CommonConstants.d.ts.map