import { CSSRules } from "@microsoft/fast-jss-manager"; import { DesignSystem } from "../design-system"; export declare function applyDisabledState(config?: DesignSystem): CSSRules;