import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { CardVariables } from './cardVariables';
import { CardHeaderStylesProps } from '../../../../components/Card/CardHeader';
export declare const cardHeaderStyles: ComponentSlotStylesPrepared<CardHeaderStylesProps, CardVariables>;
