import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { SkeletonInputStylesProps } from '../../../../components/Skeleton/SkeletonInput';
import { SkeletonVariables } from './skeletonVariables';
export declare const skeletonInputStyles: ComponentSlotStylesPrepared<SkeletonInputStylesProps, SkeletonVariables>;
