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