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