import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { PillImageStylesProps } from '../../../../components/Pill/PillImage';
import { PillVariables } from './pillVariables';
export declare const pillImageStyles: ComponentSlotStylesPrepared<PillImageStylesProps, PillVariables>;