import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { CardVariables } from './cardVariables';
import { CardBodyStylesProps } from '../../../../components/Card/CardBody';
export declare const cardBodyStyles: ComponentSlotStylesPrepared<CardBodyStylesProps, CardVariables>;