import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { CardVariables } from './cardVariables';
import { CardPreviewStylesProps } from '../../../../components/Card/CardPreview';
export declare const cardPreviewStyles: ComponentSlotStylesPrepared<CardPreviewStylesProps, CardVariables>;
