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