import { ThemePrepared } from '@fluentui/styles'; export declare const resolveVariables: (displayNames: string[], theme: ThemePrepared, variables: any, enabledVariablesCaching: boolean | undefined) => any;