import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { ItemLayoutStylesProps } from '../../../../components/ItemLayout/ItemLayout';
import { ItemLayoutVariables } from './itemLayoutVariables';
export declare const itemLayoutStyles: ComponentSlotStylesPrepared<ItemLayoutStylesProps, ItemLayoutVariables>;
