/** * Custom property for the table header height. * Used to correctly position the loading spinner. */ export declare const dataTableHeaderHeight: `var(--${string})`; export declare const loadingState: string;