/** * Applied to the footer Flex whenever the DataTable settings modal has a footer. */ export declare const footer: string; /** * Applied additionally when a footer message (warning/error) is present. */ export declare const footerWithMessage: string; //# sourceMappingURL=DataTableSettingsModal.css.d.ts.map