import { Theme } from '@fluent-ui/core/styles'; import { CardClassProps } from './Card.type'; export declare const styles: (theme: Theme) => Record;