UNPKG

@fluentui/react-northstar

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