import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { AttachmentBodyStylesProps } from '../../../../components/Attachment/AttachmentBody';
import { AttachmentVariables } from './attachmentVariables';
export declare const attachmentBodyStyles: ComponentSlotStylesPrepared<AttachmentBodyStylesProps, AttachmentVariables>;
