import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { PillActionStylesProps } from '../../../../components/Pill/PillAction';
import { PillVariables } from './pillVariables';
export declare const pillActionStyles: ComponentSlotStylesPrepared<PillActionStylesProps, PillVariables>;
