import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { SkeletonTextStylesProps } from '../../../../components/Skeleton/SkeletonText';
import { SkeletonVariables } from './skeletonVariables';
export declare const skeletonTextStyles: ComponentSlotStylesPrepared<SkeletonTextStylesProps, SkeletonVariables>;
