UNPKG

@fluentui/react-northstar

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