import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { SkeletonLineStylesProps } from '../../../../components/Skeleton/SkeletonLine';
import { SkeletonVariables } from './skeletonVariables';
export declare const skeletonLineStyles: ComponentSlotStylesPrepared<SkeletonLineStylesProps, SkeletonVariables>;
