import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { ListItemContentStylesProps } from '../../../../components/List/ListItemContent';
import { ListItemVariables } from './listItemVariables';
export declare const listItemContentStyles: ComponentSlotStylesPrepared<ListItemContentStylesProps, ListItemVariables>;
