UNPKG

@fluentui/react-northstar

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