UNPKG

@fluentui/react-northstar

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