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