UNPKG

@fluentui/react-northstar

Version:
5 lines (4 loc) 323 B
import { ComponentSlotStylesPrepared } from '@fluentui/styles'; import { SkeletonTextStylesProps } from '../../../../components/Skeleton/SkeletonText'; import { SkeletonVariables } from './skeletonVariables'; export declare const skeletonTextStyles: ComponentSlotStylesPrepared<SkeletonTextStylesProps, SkeletonVariables>;