import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { ImageStylesProps } from '../../../../components/Image/Image';
import { ImageVariables } from './imageVariables';
export declare const imageStyles: ComponentSlotStylesPrepared<ImageStylesProps, ImageVariables>;
