import { Theme } from '@leafygreen-ui/lib'; export declare const themeStyles: Record; export declare const getBaseStyles: (isSticky: boolean | undefined, theme: Theme) => string; //# sourceMappingURL=TableHead.styles.d.ts.map