import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { AttachmentDescriptionStylesProps } from '../../../../components/Attachment/AttachmentDescription';
import { AttachmentVariables } from './attachmentVariables';
export declare const attachmentDescriptionStyles: ComponentSlotStylesPrepared<AttachmentDescriptionStylesProps, AttachmentVariables>;
