import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { SkeletonAvatarStylesProps } from '../../../../components/Skeleton/SkeletonAvatar';
import { SkeletonVariables } from './skeletonVariables';
export declare const skeletonAvatarStyles: ComponentSlotStylesPrepared<SkeletonAvatarStylesProps, SkeletonVariables>;
