{
  "metadata": {
    "toolPackage": "@microsoft/api-extractor",
    "toolVersion": "7.31.2",
    "schemaVersion": 1009,
    "oldestForwardsCompatibleVersion": 1001,
    "tsdocConfig": {
      "$schema": "https://developer.microsoft.com/json-schemas/tsdoc/v0/tsdoc.schema.json",
      "noStandardTags": true,
      "tagDefinitions": [
        {
          "tagName": "@alpha",
          "syntaxKind": "modifier"
        },
        {
          "tagName": "@beta",
          "syntaxKind": "modifier"
        },
        {
          "tagName": "@defaultValue",
          "syntaxKind": "block"
        },
        {
          "tagName": "@decorator",
          "syntaxKind": "block",
          "allowMultiple": true
        },
        {
          "tagName": "@deprecated",
          "syntaxKind": "block"
        },
        {
          "tagName": "@eventProperty",
          "syntaxKind": "modifier"
        },
        {
          "tagName": "@example",
          "syntaxKind": "block",
          "allowMultiple": true
        },
        {
          "tagName": "@experimental",
          "syntaxKind": "modifier"
        },
        {
          "tagName": "@inheritDoc",
          "syntaxKind": "inline"
        },
        {
          "tagName": "@internal",
          "syntaxKind": "modifier"
        },
        {
          "tagName": "@label",
          "syntaxKind": "inline"
        },
        {
          "tagName": "@link",
          "syntaxKind": "inline",
          "allowMultiple": true
        },
        {
          "tagName": "@override",
          "syntaxKind": "modifier"
        },
        {
          "tagName": "@packageDocumentation",
          "syntaxKind": "modifier"
        },
        {
          "tagName": "@param",
          "syntaxKind": "block",
          "allowMultiple": true
        },
        {
          "tagName": "@privateRemarks",
          "syntaxKind": "block"
        },
        {
          "tagName": "@public",
          "syntaxKind": "modifier"
        },
        {
          "tagName": "@readonly",
          "syntaxKind": "modifier"
        },
        {
          "tagName": "@remarks",
          "syntaxKind": "block"
        },
        {
          "tagName": "@returns",
          "syntaxKind": "block"
        },
        {
          "tagName": "@sealed",
          "syntaxKind": "modifier"
        },
        {
          "tagName": "@see",
          "syntaxKind": "block"
        },
        {
          "tagName": "@throws",
          "syntaxKind": "block",
          "allowMultiple": true
        },
        {
          "tagName": "@typeParam",
          "syntaxKind": "block",
          "allowMultiple": true
        },
        {
          "tagName": "@virtual",
          "syntaxKind": "modifier"
        },
        {
          "tagName": "@betaDocumentation",
          "syntaxKind": "modifier"
        },
        {
          "tagName": "@internalRemarks",
          "syntaxKind": "block"
        },
        {
          "tagName": "@preapproved",
          "syntaxKind": "modifier"
        }
      ],
      "supportForTags": {
        "@alpha": true,
        "@beta": true,
        "@defaultValue": true,
        "@decorator": true,
        "@deprecated": true,
        "@eventProperty": true,
        "@example": true,
        "@experimental": true,
        "@inheritDoc": true,
        "@internal": true,
        "@label": true,
        "@link": true,
        "@override": true,
        "@packageDocumentation": true,
        "@param": true,
        "@privateRemarks": true,
        "@public": true,
        "@readonly": true,
        "@remarks": true,
        "@returns": true,
        "@sealed": true,
        "@see": true,
        "@throws": true,
        "@typeParam": true,
        "@virtual": true,
        "@betaDocumentation": true,
        "@internalRemarks": true,
        "@preapproved": true
      },
      "reportUnsupportedHtmlElements": false
    }
  },
  "kind": "Package",
  "canonicalReference": "@fluentui/web-components!",
  "docComment": "",
  "name": "@fluentui/web-components",
  "preserveMemberOrder": false,
  "members": [
    {
      "kind": "EntryPoint",
      "canonicalReference": "@fluentui/web-components!",
      "name": "",
      "preserveMemberOrder": false,
      "members": [
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!accentBaseColor:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "accentBaseColor: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "accentBaseColor",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!accentFillActive:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "accentFillActive: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "accentFillActive",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!accentFillActiveDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "accentFillActiveDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "accentFillActiveDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!accentFillFocus:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "accentFillFocus: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "accentFillFocus",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!accentFillFocusDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "accentFillFocusDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "accentFillFocusDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!accentFillHover:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "accentFillHover: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "accentFillHover",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!accentFillHoverDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "accentFillHoverDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "accentFillHoverDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!accentFillRecipe:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "accentFillRecipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "InteractiveColorRecipe",
              "canonicalReference": "@fluentui/web-components!InteractiveColorRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "accentFillRecipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!accentFillRest:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "accentFillRest: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "accentFillRest",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!accentFillRestDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "accentFillRestDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "accentFillRestDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!accentForegroundActive:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "accentForegroundActive: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "accentForegroundActive",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!accentForegroundActiveDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "accentForegroundActiveDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "accentForegroundActiveDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!accentForegroundCut:var",
          "docComment": "/**\n * @deprecated\n *\n * Use foregroundOnAccentRest\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "accentForegroundCut: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "accentForegroundCut",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!accentForegroundCutLarge:var",
          "docComment": "/**\n * @deprecated\n *\n * Use foregroundOnAccentRestLarge\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "accentForegroundCutLarge: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "accentForegroundCutLarge",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!accentForegroundFocus:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "accentForegroundFocus: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "accentForegroundFocus",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!accentForegroundFocusDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "accentForegroundFocusDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "accentForegroundFocusDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!accentForegroundHover:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "accentForegroundHover: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "accentForegroundHover",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!accentForegroundHoverDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "accentForegroundHoverDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "accentForegroundHoverDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!accentForegroundRecipe:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "accentForegroundRecipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "InteractiveColorRecipe",
              "canonicalReference": "@fluentui/web-components!InteractiveColorRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "accentForegroundRecipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!accentForegroundRest:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "accentForegroundRest: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "accentForegroundRest",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!accentForegroundRestDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "accentForegroundRestDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "accentForegroundRestDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!accentPalette:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "accentPalette: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Palette",
              "canonicalReference": "@fluentui/web-components!Palette:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "accentPalette",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!accentStrokeControlActive:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "accentStrokeControlActive: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "accentStrokeControlActive",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!accentStrokeControlFocus:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "accentStrokeControlFocus: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "accentStrokeControlFocus",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!accentStrokeControlHover:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "accentStrokeControlHover: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "accentStrokeControlHover",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!accentStrokeControlRecipe:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "accentStrokeControlRecipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "InteractiveColorRecipe",
              "canonicalReference": "@fluentui/web-components!InteractiveColorRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "accentStrokeControlRecipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!accentStrokeControlRest:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "accentStrokeControlRest: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "accentStrokeControlRest",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!accordionItemStyles:var",
          "docComment": "/**\n * Styles for AccordionItem\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "accordionItemStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: "
            },
            {
              "kind": "Reference",
              "text": "AccordionItemOptions",
              "canonicalReference": "@microsoft/fast-foundation!AccordionItemOptions:type"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "accordionItemStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!accordionStyles:var",
          "docComment": "/**\n * Styles for Accordion\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "accordionStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "accordionStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!allComponents:var",
          "docComment": "/**\n * All Fluent UI Web Components\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "allComponents: "
            },
            {
              "kind": "Content",
              "text": "{\n    fluentAccordion: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "Accordion",
              "canonicalReference": "@microsoft/fast-foundation!Accordion:class"
            },
            {
              "kind": "Content",
              "text": ">;\n    fluentAccordionItem: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "AccordionItemOptions",
              "canonicalReference": "@microsoft/fast-foundation!AccordionItemOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "AccordionItemOptions",
              "canonicalReference": "@microsoft/fast-foundation!AccordionItemOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>;\n    fluentAnchor: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof import(\"./anchor/index\")."
            },
            {
              "kind": "Reference",
              "text": "Anchor",
              "canonicalReference": "@fluentui/web-components!Anchor:class"
            },
            {
              "kind": "Content",
              "text": ">;\n    fluentAnchoredRegion: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "AnchoredRegion",
              "canonicalReference": "@microsoft/fast-foundation!AnchoredRegion:class"
            },
            {
              "kind": "Content",
              "text": ">;\n    fluentBadge: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof import(\"./badge/index\")."
            },
            {
              "kind": "Reference",
              "text": "Badge",
              "canonicalReference": "@fluentui/web-components!Badge:class"
            },
            {
              "kind": "Content",
              "text": ">;\n    fluentBreadcrumb: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "Breadcrumb",
              "canonicalReference": "@microsoft/fast-foundation!Breadcrumb:class"
            },
            {
              "kind": "Content",
              "text": ">;\n    fluentBreadcrumbItem: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "BreadcrumbItemOptions",
              "canonicalReference": "@microsoft/fast-foundation!BreadcrumbItemOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "BreadcrumbItemOptions",
              "canonicalReference": "@microsoft/fast-foundation!BreadcrumbItemOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>;\n    fluentButton: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof import(\"./button/index\")."
            },
            {
              "kind": "Reference",
              "text": "Button",
              "canonicalReference": "@fluentui/web-components!Button:class"
            },
            {
              "kind": "Content",
              "text": ">;\n    fluentCalendar: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CalendarOptions",
              "canonicalReference": "@microsoft/fast-foundation!CalendarOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CalendarOptions",
              "canonicalReference": "@microsoft/fast-foundation!CalendarOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>;\n    fluentCard: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof import(\"./card/index\")."
            },
            {
              "kind": "Reference",
              "text": "Card",
              "canonicalReference": "@fluentui/web-components!Card:class"
            },
            {
              "kind": "Content",
              "text": ">;\n    fluentCheckbox: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CheckboxOptions",
              "canonicalReference": "@microsoft/fast-foundation!CheckboxOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CheckboxOptions",
              "canonicalReference": "@microsoft/fast-foundation!CheckboxOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>;\n    fluentCombobox: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ComboboxOptions",
              "canonicalReference": "@microsoft/fast-foundation!ComboboxOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ComboboxOptions",
              "canonicalReference": "@microsoft/fast-foundation!ComboboxOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>;\n    fluentDataGrid: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "DataGrid",
              "canonicalReference": "@microsoft/fast-foundation!DataGrid:class"
            },
            {
              "kind": "Content",
              "text": ">;\n    fluentDataGridCell: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "DataGridCell",
              "canonicalReference": "@microsoft/fast-foundation!DataGridCell:class"
            },
            {
              "kind": "Content",
              "text": ">;\n    fluentDataGridRow: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "DataGridRow",
              "canonicalReference": "@microsoft/fast-foundation!DataGridRow:class"
            },
            {
              "kind": "Content",
              "text": ">;\n    fluentDesignSystemProvider: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<{\n        baseName: string;\n        template: import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ViewTemplate",
              "canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
            },
            {
              "kind": "Content",
              "text": "<any, any>;\n        styles: import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            },
            {
              "kind": "Content",
              "text": ";\n    }> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<{\n        baseName: string;\n        template: import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ViewTemplate",
              "canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
            },
            {
              "kind": "Content",
              "text": "<any, any>;\n        styles: import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            },
            {
              "kind": "Content",
              "text": ";\n    }, typeof import(\"./design-system-provider/index\")."
            },
            {
              "kind": "Reference",
              "text": "DesignSystemProvider",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider:class"
            },
            {
              "kind": "Content",
              "text": ">;\n    fluentDialog: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "Dialog",
              "canonicalReference": "@microsoft/fast-foundation!Dialog:class"
            },
            {
              "kind": "Content",
              "text": ">;\n    fluentDivider: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "Divider",
              "canonicalReference": "@microsoft/fast-foundation!Divider:class"
            },
            {
              "kind": "Content",
              "text": ">;\n    fluentFlipper: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FlipperOptions",
              "canonicalReference": "@microsoft/fast-foundation!FlipperOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FlipperOptions",
              "canonicalReference": "@microsoft/fast-foundation!FlipperOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>;\n    fluentHorizontalScroll: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "HorizontalScrollOptions",
              "canonicalReference": "@microsoft/fast-foundation!HorizontalScrollOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "HorizontalScrollOptions",
              "canonicalReference": "@microsoft/fast-foundation!HorizontalScrollOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>;\n    fluentListbox: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof import(\"./listbox/index\")."
            },
            {
              "kind": "Reference",
              "text": "Listbox",
              "canonicalReference": "@fluentui/web-components!Listbox:class"
            },
            {
              "kind": "Content",
              "text": ">;\n    fluentOption: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "ListboxOption",
              "canonicalReference": "@microsoft/fast-foundation!ListboxOption:class"
            },
            {
              "kind": "Content",
              "text": ">;\n    fluentMenu: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof import(\"./menu/index\")."
            },
            {
              "kind": "Reference",
              "text": "Menu",
              "canonicalReference": "@fluentui/web-components!Menu:class"
            },
            {
              "kind": "Content",
              "text": ">;\n    fluentMenuItem: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "MenuItemOptions",
              "canonicalReference": "@microsoft/fast-foundation!MenuItemOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "MenuItemOptions",
              "canonicalReference": "@microsoft/fast-foundation!MenuItemOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>;\n    fluentNumberField: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "NumberFieldOptions",
              "canonicalReference": "@microsoft/fast-foundation!NumberFieldOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "NumberFieldOptions",
              "canonicalReference": "@microsoft/fast-foundation!NumberFieldOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>;\n    fluentProgress: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ProgressOptions",
              "canonicalReference": "@microsoft/fast-foundation!ProgressOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ProgressOptions",
              "canonicalReference": "@microsoft/fast-foundation!ProgressOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>;\n    fluentProgressRing: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ProgressRingOptions",
              "canonicalReference": "@microsoft/fast-foundation!ProgressRingOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ProgressRingOptions",
              "canonicalReference": "@microsoft/fast-foundation!ProgressRingOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>;\n    fluentRadio: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "RadioOptions",
              "canonicalReference": "@microsoft/fast-foundation!RadioOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "RadioOptions",
              "canonicalReference": "@microsoft/fast-foundation!RadioOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>;\n    fluentRadioGroup: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "RadioGroup",
              "canonicalReference": "@microsoft/fast-foundation!RadioGroup:class"
            },
            {
              "kind": "Content",
              "text": ">;\n    fluentSearch: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "SearchOptions",
              "canonicalReference": "@microsoft/fast-foundation!SearchOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "SearchOptions",
              "canonicalReference": "@microsoft/fast-foundation!SearchOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>;\n    fluentSelect: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "SelectOptions",
              "canonicalReference": "@microsoft/fast-foundation!SelectOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "SelectOptions",
              "canonicalReference": "@microsoft/fast-foundation!SelectOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>;\n    fluentSkeleton: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "Skeleton",
              "canonicalReference": "@microsoft/fast-foundation!Skeleton:class"
            },
            {
              "kind": "Content",
              "text": ">;\n    fluentSlider: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "SliderOptions",
              "canonicalReference": "@microsoft/fast-foundation!SliderOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "SliderOptions",
              "canonicalReference": "@microsoft/fast-foundation!SliderOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>;\n    fluentSliderLabel: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "SliderLabel",
              "canonicalReference": "@microsoft/fast-foundation!SliderLabel:class"
            },
            {
              "kind": "Content",
              "text": ">;\n    fluentSwitch: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "SwitchOptions",
              "canonicalReference": "@microsoft/fast-foundation!SwitchOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "SwitchOptions",
              "canonicalReference": "@microsoft/fast-foundation!SwitchOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>;\n    fluentTabs: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "Tabs",
              "canonicalReference": "@microsoft/fast-foundation!Tabs:class"
            },
            {
              "kind": "Content",
              "text": ">;\n    fluentTab: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "Tab",
              "canonicalReference": "@microsoft/fast-foundation!Tab:class"
            },
            {
              "kind": "Content",
              "text": ">;\n    fluentTabPanel: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "TabPanel",
              "canonicalReference": "@microsoft/fast-foundation!TabPanel:class"
            },
            {
              "kind": "Content",
              "text": ">;\n    fluentTextArea: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof import(\"./text-area/index\")."
            },
            {
              "kind": "Reference",
              "text": "TextArea",
              "canonicalReference": "@fluentui/web-components!TextArea:class"
            },
            {
              "kind": "Content",
              "text": ">;\n    fluentTextField: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof import(\"./text-field/index\")."
            },
            {
              "kind": "Reference",
              "text": "TextField",
              "canonicalReference": "@fluentui/web-components!TextField:class"
            },
            {
              "kind": "Content",
              "text": ">;\n    fluentToolbar: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof import(\"./toolbar/index\")."
            },
            {
              "kind": "Reference",
              "text": "Toolbar",
              "canonicalReference": "@fluentui/web-components!Toolbar:class"
            },
            {
              "kind": "Content",
              "text": ">;\n    fluentTooltip: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof import(\"./tooltip/index\")."
            },
            {
              "kind": "Reference",
              "text": "Tooltip",
              "canonicalReference": "@fluentui/web-components!Tooltip:class"
            },
            {
              "kind": "Content",
              "text": ">;\n    fluentTreeView: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "TreeView",
              "canonicalReference": "@microsoft/fast-foundation!TreeView:class"
            },
            {
              "kind": "Content",
              "text": ">;\n    fluentTreeItem: (overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "TreeItemOptions",
              "canonicalReference": "@microsoft/fast-foundation!TreeItemOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "TreeItemOptions",
              "canonicalReference": "@microsoft/fast-foundation!TreeItemOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>;\n    register(container?: "
            },
            {
              "kind": "Reference",
              "text": "Container",
              "canonicalReference": "@microsoft/fast-foundation!Container:interface"
            },
            {
              "kind": "Content",
              "text": ", ...rest: any[]): void;\n}"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "allComponents",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 482
          }
        },
        {
          "kind": "TypeAlias",
          "canonicalReference": "@fluentui/web-components!AnchorAppearance:type",
          "docComment": "/**\n * Types of anchor appearance.\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export declare type AnchorAppearance = "
            },
            {
              "kind": "Reference",
              "text": "ButtonAppearance",
              "canonicalReference": "@fluentui/web-components!ButtonAppearance:type"
            },
            {
              "kind": "Content",
              "text": " | 'hypertext'"
            },
            {
              "kind": "Content",
              "text": ";"
            }
          ],
          "releaseTag": "Public",
          "name": "AnchorAppearance",
          "typeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!anchoredRegionStyles:var",
          "docComment": "/**\n * Styles for AnchoredRegion\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "anchoredRegionStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "anchoredRegionStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!anchorStyles:var",
          "docComment": "/**\n * Styles for Anchor\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "anchorStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "anchorStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "TypeAlias",
          "canonicalReference": "@fluentui/web-components!BadgeAppearance:type",
          "docComment": "/**\n * Badge appearance options.\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export declare type BadgeAppearance = "
            },
            {
              "kind": "Content",
              "text": "'accent' | 'lightweight' | 'neutral' | string"
            },
            {
              "kind": "Content",
              "text": ";"
            }
          ],
          "releaseTag": "Public",
          "name": "BadgeAppearance",
          "typeTokenRange": {
            "startIndex": 1,
            "endIndex": 2
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!badgeStyles:var",
          "docComment": "/**\n * Styles for Badge\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "badgeStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "badgeStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!baseHeightMultiplier:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "baseHeightMultiplier: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "baseHeightMultiplier",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!baseHorizontalSpacingMultiplier:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "baseHorizontalSpacingMultiplier: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "baseHorizontalSpacingMultiplier",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!baseLayerLuminance:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "baseLayerLuminance: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "baseLayerLuminance",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!bodyFont:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "bodyFont: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "bodyFont",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!breadcrumbItemStyles:var",
          "docComment": "/**\n * Styles for BreadcrumbItem\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "breadcrumbItemStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: "
            },
            {
              "kind": "Reference",
              "text": "BreadcrumbItemOptions",
              "canonicalReference": "@microsoft/fast-foundation!BreadcrumbItemOptions:type"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "breadcrumbItemStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!breadcrumbStyles:var",
          "docComment": "/**\n * Styles for Breadcrumb\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "breadcrumbStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "breadcrumbStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "TypeAlias",
          "canonicalReference": "@fluentui/web-components!ButtonAppearance:type",
          "docComment": "/**\n * Types of button appearance.\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export declare type ButtonAppearance = "
            },
            {
              "kind": "Content",
              "text": "'accent' | 'lightweight' | 'neutral' | 'outline' | 'stealth'"
            },
            {
              "kind": "Content",
              "text": ";"
            }
          ],
          "releaseTag": "Public",
          "name": "ButtonAppearance",
          "typeTokenRange": {
            "startIndex": 1,
            "endIndex": 2
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!buttonStyles:var",
          "docComment": "/**\n * Styles for Button\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "buttonStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "buttonStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Class",
          "canonicalReference": "@fluentui/web-components!Card:class",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export declare class Card extends "
            },
            {
              "kind": "Reference",
              "text": "FoundationCard",
              "canonicalReference": "@microsoft/fast-foundation!Card:class"
            },
            {
              "kind": "Content",
              "text": " "
            }
          ],
          "releaseTag": "Public",
          "name": "Card",
          "preserveMemberOrder": false,
          "members": [
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!Card#cardFillColor:member",
              "docComment": "/**\n * Fill color for the card component. Sets context for the design system.\n *\n * Updates the neutral palette and sets the card to the source color. For tinting use neutral-palette-source instead.\n *\n * @remarks\n *\n * HTML Attribute: card-fill-color\n *\n * @public\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "cardFillColor: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "cardFillColor",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Method",
              "canonicalReference": "@fluentui/web-components!Card#connectedCallback:member(1)",
              "docComment": "",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "connectedCallback(): "
                },
                {
                  "kind": "Content",
                  "text": "void"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isStatic": false,
              "returnTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "releaseTag": "Public",
              "isProtected": false,
              "overloadIndex": 1,
              "parameters": [],
              "isOptional": false,
              "name": "connectedCallback"
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!Card#neutralPaletteSource:member",
              "docComment": "/**\n * Neutral palette source color for the card component. Sets context for the design system.\n *\n * This allows for tinting the card while maintaining the light or dark context. For a fixed color use card-fill-color instead.\n *\n * @remarks\n *\n * HTML Attribute: neutral-palette-source\n *\n * @public\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "neutralPaletteSource: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "neutralPaletteSource",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            }
          ],
          "extendsTokenRange": {
            "startIndex": 1,
            "endIndex": 2
          },
          "implementsTokenRanges": []
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!cardStyles:var",
          "docComment": "/**\n * Styles for Card\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "cardStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "cardStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!checkboxStyles:var",
          "docComment": "/**\n * Styles for Checkbox\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "checkboxStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: "
            },
            {
              "kind": "Reference",
              "text": "CheckboxOptions",
              "canonicalReference": "@microsoft/fast-foundation!CheckboxOptions:type"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "checkboxStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Interface",
          "canonicalReference": "@fluentui/web-components!ColorRecipe:interface",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export interface ColorRecipe "
            }
          ],
          "releaseTag": "Public",
          "name": "ColorRecipe",
          "preserveMemberOrder": false,
          "members": [
            {
              "kind": "MethodSignature",
              "canonicalReference": "@fluentui/web-components!ColorRecipe#evaluate:member(1)",
              "docComment": "",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "evaluate(element: "
                },
                {
                  "kind": "Reference",
                  "text": "HTMLElement",
                  "canonicalReference": "!HTMLElement:interface"
                },
                {
                  "kind": "Content",
                  "text": ", reference?: "
                },
                {
                  "kind": "Reference",
                  "text": "Swatch",
                  "canonicalReference": "@fluentui/web-components!Swatch:interface"
                },
                {
                  "kind": "Content",
                  "text": "): "
                },
                {
                  "kind": "Reference",
                  "text": "Swatch",
                  "canonicalReference": "@fluentui/web-components!Swatch:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isOptional": false,
              "returnTypeTokenRange": {
                "startIndex": 5,
                "endIndex": 6
              },
              "releaseTag": "Public",
              "overloadIndex": 1,
              "parameters": [
                {
                  "parameterName": "element",
                  "parameterTypeTokenRange": {
                    "startIndex": 1,
                    "endIndex": 2
                  },
                  "isOptional": false
                },
                {
                  "parameterName": "reference",
                  "parameterTypeTokenRange": {
                    "startIndex": 3,
                    "endIndex": 4
                  },
                  "isOptional": true
                }
              ],
              "name": "evaluate"
            }
          ],
          "extendsTokenRanges": []
        },
        {
          "kind": "TypeAlias",
          "canonicalReference": "@fluentui/web-components!ComboboxAppearance:type",
          "docComment": "/**\n * Combobox appearances\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export declare type ComboboxAppearance = "
            },
            {
              "kind": "Content",
              "text": "'filled' | 'outline'"
            },
            {
              "kind": "Content",
              "text": ";"
            }
          ],
          "releaseTag": "Public",
          "name": "ComboboxAppearance",
          "typeTokenRange": {
            "startIndex": 1,
            "endIndex": 2
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!comboboxStyles:var",
          "docComment": "/**\n * Styles for combobox\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "comboboxStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: "
            },
            {
              "kind": "Reference",
              "text": "ComboboxOptions",
              "canonicalReference": "@microsoft/fast-foundation!ComboboxOptions:type"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "comboboxStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!controlCornerRadius:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "controlCornerRadius: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "controlCornerRadius",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!cornerRadius:var",
          "docComment": "/**\n * @deprecated\n *\n * Use controlCornerRadius\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "cornerRadius: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "cornerRadius",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!dataGridCellStyles:var",
          "docComment": "/**\n * Styles for DataGrid cell\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "dataGridCellStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "dataGridCellStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!dataGridRowStyles:var",
          "docComment": "/**\n * Styles for DataGrid row\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "dataGridRowStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "dataGridRowStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!dataGridStyles:var",
          "docComment": "/**\n * Styles for DataGrid\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "dataGridStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "dataGridStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!density:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "density: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "density",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Class",
          "canonicalReference": "@fluentui/web-components!DesignSystemProvider:class",
          "docComment": "/**\n * The Fluent DesignSystemProvider Element.\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export declare class DesignSystemProvider extends "
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": " "
            }
          ],
          "releaseTag": "Public",
          "name": "DesignSystemProvider",
          "preserveMemberOrder": false,
          "members": [
            {
              "kind": "Constructor",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider:constructor(1)",
              "docComment": "/**\n * Constructs a new instance of the `DesignSystemProvider` class\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "constructor();"
                }
              ],
              "releaseTag": "Public",
              "isProtected": false,
              "overloadIndex": 1,
              "parameters": []
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#accentBaseColor:member",
              "docComment": "/**\n * A convenience to recreate the accentPalette\n *\n * @remarks\n *\n * HTML attribute: accent-base-color\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "accentBaseColor: "
                },
                {
                  "kind": "Reference",
                  "text": "Swatch",
                  "canonicalReference": "@fluentui/web-components!Swatch:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "accentBaseColor",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#accentFillActiveDelta:member",
              "docComment": "/**\n * The distance from the resolved accent fill color for the active state of the accent-fill recipe.\n *\n * @remarks\n *\n * HTML attribute: accent-fill-active-delta\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "accentFillActiveDelta: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "accentFillActiveDelta",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#accentFillFocusDelta:member",
              "docComment": "/**\n * The distance from the resolved accent fill color for the focus state of the accent-fill recipe.\n *\n * @remarks\n *\n * HTML attribute: accent-fill-focus-delta\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "accentFillFocusDelta: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "accentFillFocusDelta",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#accentFillHoverDelta:member",
              "docComment": "/**\n * The distance from the resolved accent fill color for the hover state of the accent-fill recipe.\n *\n * @remarks\n *\n * HTML attribute: accent-fill-hover-delta\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "accentFillHoverDelta: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "accentFillHoverDelta",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#accentFillRestDelta:member",
              "docComment": "/**\n * The distance from the resolved accent fill color for the rest state of the accent-fill recipe.\n *\n * @remarks\n *\n * HTML attribute: accent-fill-rest-delta\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "accentFillRestDelta: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "accentFillRestDelta",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#accentForegroundActiveDelta:member",
              "docComment": "/**\n * The distance from the resolved accent foreground color for the active state of the accent-foreground recipe.\n *\n * @remarks\n *\n * HTML attribute: accent-foreground-active-delta\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "accentForegroundActiveDelta: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "accentForegroundActiveDelta",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#accentForegroundFocusDelta:member",
              "docComment": "/**\n * The distance from the resolved accent foreground color for the focus state of the accent-foreground recipe.\n *\n * @remarks\n *\n * HTML attribute: accent-foreground-focus-delta\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "accentForegroundFocusDelta: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "accentForegroundFocusDelta",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#accentForegroundHoverDelta:member",
              "docComment": "/**\n * The distance from the resolved accent foreground color for the hover state of the accent-foreground recipe.\n *\n * @remarks\n *\n * HTML attribute: accent-foreground-hover-delta\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "accentForegroundHoverDelta: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "accentForegroundHoverDelta",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#accentForegroundRestDelta:member",
              "docComment": "/**\n * The distance from the resolved accent foreground color for the rest state of the accent-foreground recipe.\n *\n * @remarks\n *\n * HTML attribute: accent-foreground-rest-delta\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "accentForegroundRestDelta: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "accentForegroundRestDelta",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#baseHeightMultiplier:member",
              "docComment": "/**\n * The number of designUnits used for component height at the base density.\n *\n * @remarks\n *\n * HTML attribute: base-height-multiplier\n *\n * CSS custom property: --base-height-multiplier\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "baseHeightMultiplier: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "baseHeightMultiplier",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#baseHorizontalSpacingMultiplier:member",
              "docComment": "/**\n * The number of designUnits used for horizontal spacing at the base density.\n *\n * @remarks\n *\n * HTML attribute: base-horizontal-spacing-multiplier\n *\n * CSS custom property: --base-horizontal-spacing-multiplier\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "baseHorizontalSpacingMultiplier: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "baseHorizontalSpacingMultiplier",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#baseLayerLuminance:member",
              "docComment": "/**\n * The {@link https://www.w3.org/WAI/GL/wiki/Relative_luminance#:~:text=WCAG%20definition%20of%20relative%20luminance,and%201%20for%20lightest%20white | relative luminance} of the base layer of the application.\n *\n * @remarks\n *\n * When set to a number between 0 and 1\n *\n * HTML attribute: base-layer-luminance\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "baseLayerLuminance: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "baseLayerLuminance",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Method",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#connectedCallback:member(1)",
              "docComment": "",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "connectedCallback(): "
                },
                {
                  "kind": "Content",
                  "text": "void"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isStatic": false,
              "returnTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "releaseTag": "Public",
              "isProtected": false,
              "overloadIndex": 1,
              "parameters": [],
              "isOptional": false,
              "name": "connectedCallback"
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#controlCornerRadius:member",
              "docComment": "/**\n * The corner radius applied to controls.\n *\n * @remarks\n *\n * HTML attribute: control-corner-radius\n *\n * CSS custom property: --control-corner-radius\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "controlCornerRadius: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "controlCornerRadius",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#density:member",
              "docComment": "/**\n * The density offset, used with designUnit to calculate height and spacing.\n *\n * @remarks\n *\n * HTML attribute: density\n *\n * CSS custom property: --density\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "density: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "density",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#designUnit:member",
              "docComment": "/**\n * The grid-unit that UI dimensions are derived from in pixels.\n *\n * @remarks\n *\n * HTML attribute: design-unit\n *\n * CSS custom property: --design-unit\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "designUnit: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "designUnit",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#direction:member",
              "docComment": "/**\n * The primary document direction.\n *\n * @remarks\n *\n * HTML attribute: direction\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "direction: "
                },
                {
                  "kind": "Reference",
                  "text": "Direction",
                  "canonicalReference": "@microsoft/fast-web-utilities!Direction:enum"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "direction",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#disabledOpacity:member",
              "docComment": "/**\n * The opacity of a disabled control.\n *\n * @remarks\n *\n * HTML attribute: disabled-opacity\n *\n * CSS custom property: --disabled-opacity\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "disabledOpacity: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "disabledOpacity",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#fillColor:member",
              "docComment": "/**\n * Define design system property attributes\n *\n * @remarks\n *\n * HTML attribute: fill-color\n *\n * CSS custom property: --fill-color\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "fillColor: "
                },
                {
                  "kind": "Reference",
                  "text": "Swatch",
                  "canonicalReference": "@fluentui/web-components!Swatch:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "fillColor",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#focusStrokeWidth:member",
              "docComment": "/**\n * The width of the standard focus stroke in pixels.\n *\n * @remarks\n *\n * HTML attribute: focus-stroke-width\n *\n * CSS custom property: --focus-stroke-width\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "focusStrokeWidth: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "focusStrokeWidth",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#layerCornerRadius:member",
              "docComment": "/**\n * The corner radius applied to layers.\n *\n * @remarks\n *\n * HTML attribute: layer-corner-radius\n *\n * CSS custom property: --layer-corner-radius\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "layerCornerRadius: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "layerCornerRadius",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#neutralBaseColor:member",
              "docComment": "/**\n * A convenience to recreate the neutralPalette\n *\n * @remarks\n *\n * HTML attribute: neutral-base-color\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "neutralBaseColor: "
                },
                {
                  "kind": "Reference",
                  "text": "Swatch",
                  "canonicalReference": "@fluentui/web-components!Swatch:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "neutralBaseColor",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#neutralFillActiveDelta:member",
              "docComment": "/**\n * The distance from the resolved neutral fill color for the active state of the neutral-fill recipe.\n *\n * @remarks\n *\n * HTML attribute: neutral-fill-active-delta\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "neutralFillActiveDelta: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "neutralFillActiveDelta",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#neutralFillFocusDelta:member",
              "docComment": "/**\n * The distance from the resolved neutral fill color for the focus state of the neutral-fill recipe.\n *\n * @remarks\n *\n * HTML attribute: neutral-fill-focus-delta\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "neutralFillFocusDelta: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "neutralFillFocusDelta",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#neutralFillHoverDelta:member",
              "docComment": "/**\n * The distance from the resolved neutral fill color for the hover state of the neutral-fill recipe.\n *\n * @remarks\n *\n * HTML attribute: neutral-fill-hover-delta\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "neutralFillHoverDelta: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "neutralFillHoverDelta",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#neutralFillInputActiveDelta:member",
              "docComment": "/**\n * The distance from the resolved neutral fill input color for the active state of the neutral-fill-input recipe.\n *\n * @remarks\n *\n * HTML attribute: neutral-fill-input-active-delta\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "neutralFillInputActiveDelta: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "neutralFillInputActiveDelta",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#neutralFillInputFocusDelta:member",
              "docComment": "/**\n * The distance from the resolved neutral fill input color for the focus state of the neutral-fill-input recipe.\n *\n * @remarks\n *\n * HTML attribute: neutral-fill-input-focus-delta\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "neutralFillInputFocusDelta: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "neutralFillInputFocusDelta",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#neutralFillInputHoverDelta:member",
              "docComment": "/**\n * The distance from the resolved neutral fill input color for the hover state of the neutral-fill-input recipe.\n *\n * @remarks\n *\n * HTML attribute: neutral-fill-input-hover-delta\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "neutralFillInputHoverDelta: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "neutralFillInputHoverDelta",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#neutralFillInputRestDelta:member",
              "docComment": "/**\n * The distance from the resolved neutral fill input color for the rest state of the neutral-fill-input recipe.\n *\n * @remarks\n *\n * HTML attribute: neutral-fill-input-rest-delta\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "neutralFillInputRestDelta: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "neutralFillInputRestDelta",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#neutralFillLayerRestDelta:member",
              "docComment": "/**\n * The distance from the resolved neutral fill input color for the rest state of the neutral-fill-layer recipe.\n *\n * @remarks\n *\n * HTML attribute: neutral-fill-layer-rest-delta\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "neutralFillLayerRestDelta: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "neutralFillLayerRestDelta",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#neutralFillRestDelta:member",
              "docComment": "/**\n * The distance from the resolved neutral fill color for the rest state of the neutral-fill recipe.\n *\n * @remarks\n *\n * HTML attribute: neutral-fill-rest-delta\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "neutralFillRestDelta: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "neutralFillRestDelta",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#neutralFillStealthActiveDelta:member",
              "docComment": "/**\n * The distance from the resolved neutral fill stealth color for the active state of the neutral-fill-stealth recipe.\n *\n * @remarks\n *\n * HTML attribute: neutral-fill-stealth-active-delta\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "neutralFillStealthActiveDelta: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "neutralFillStealthActiveDelta",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#neutralFillStealthFocusDelta:member",
              "docComment": "/**\n * The distance from the resolved neutral fill stealth color for the focus state of the neutral-fill-stealth recipe.\n *\n * @remarks\n *\n * HTML attribute: neutral-fill-stealth-focus-delta\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "neutralFillStealthFocusDelta: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "neutralFillStealthFocusDelta",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#neutralFillStealthHoverDelta:member",
              "docComment": "/**\n * The distance from the resolved neutral fill stealth color for the hover state of the neutral-fill-stealth recipe.\n *\n * @remarks\n *\n * HTML attribute: neutral-fill-stealth-hover-delta\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "neutralFillStealthHoverDelta: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "neutralFillStealthHoverDelta",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#neutralFillStealthRestDelta:member",
              "docComment": "/**\n * The distance from the resolved neutral fill stealth color for the rest state of the neutral-fill-stealth recipe.\n *\n * @remarks\n *\n * HTML attribute: neutral-fill-stealth-rest-delta\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "neutralFillStealthRestDelta: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "neutralFillStealthRestDelta",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#neutralFillStrongActiveDelta:member",
              "docComment": "/**\n * The distance from the resolved neutral fill strong color for the active state of the neutral-fill-strong recipe.\n *\n * @remarks\n *\n * HTML attribute: neutral-fill-strong-active-delta\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "neutralFillStrongActiveDelta: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "neutralFillStrongActiveDelta",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#neutralFillStrongFocusDelta:member",
              "docComment": "/**\n * The distance from the resolved neutral fill strong color for the focus state of the neutral-fill-strong recipe.\n *\n * @remarks\n *\n * HTML attribute: neutral-fill-strong-focus-delta\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "neutralFillStrongFocusDelta: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "neutralFillStrongFocusDelta",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#neutralFillStrongHoverDelta:member",
              "docComment": "/**\n * The distance from the resolved neutral fill strong color for the hover state of the neutral-fill-strong recipe.\n *\n * @remarks\n *\n * HTML attribute: neutral-fill-strong-hover-delta\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "neutralFillStrongHoverDelta: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "neutralFillStrongHoverDelta",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#neutralStrokeActiveDelta:member",
              "docComment": "/**\n * The distance from the resolved neutral stroke color for the active state of the neutral-stroke recipe.\n *\n * @remarks\n *\n * HTML attribute: neutral-stroke-active-delta\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "neutralStrokeActiveDelta: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "neutralStrokeActiveDelta",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#neutralStrokeDividerRestDelta:member",
              "docComment": "/**\n * The distance from the resolved divider color for the rest state of the neutral-stroke-divider recipe.\n *\n * @remarks\n *\n * HTML attribute: neutral-stroke-divider-rest-delta\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "neutralStrokeDividerRestDelta: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "neutralStrokeDividerRestDelta",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#neutralStrokeFocusDelta:member",
              "docComment": "/**\n * The distance from the resolved neutral stroke color for the focus state of the neutral-stroke recipe.\n *\n * @remarks\n *\n * HTML attribute: neutral-stroke-focus-delta\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "neutralStrokeFocusDelta: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "neutralStrokeFocusDelta",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#neutralStrokeHoverDelta:member",
              "docComment": "/**\n * The distance from the resolved neutral stroke color for the hover state of the neutral-stroke recipe.\n *\n * @remarks\n *\n * HTML attribute: neutral-stroke-hover-delta\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "neutralStrokeHoverDelta: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "neutralStrokeHoverDelta",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#neutralStrokeRestDelta:member",
              "docComment": "/**\n * The distance from the resolved neutral stroke color for the rest state of the neutral-stroke recipe.\n *\n * @remarks\n *\n * HTML attribute: neutral-stroke-rest-delta\n *\n * CSS custom property: N/A\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "neutralStrokeRestDelta: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "neutralStrokeRestDelta",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#noPaint:member",
              "docComment": "/**\n * Used to instruct the FluentDesignSystemProvider that it should not set the CSS background-color and color properties\n *\n * @remarks\n *\n * HTML boolean attribute: no-paint\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "noPaint: "
                },
                {
                  "kind": "Content",
                  "text": "boolean"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "noPaint",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#strokeWidth:member",
              "docComment": "/**\n * The width of the standard stroke applied to stroke components in pixels.\n *\n * @remarks\n *\n * HTML attribute: stroke-width\n *\n * CSS custom property: --stroke-width\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "strokeWidth: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "strokeWidth",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#typeRampBaseFontSize:member",
              "docComment": "/**\n * The base font-size of the relative type-ramp scale\n *\n * @remarks\n *\n * HTML attribute: type-ramp-base-font-size\n *\n * CSS custom property: --type-ramp-base-font-size\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "typeRampBaseFontSize: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "typeRampBaseFontSize",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#typeRampBaseLineHeight:member",
              "docComment": "/**\n * The base line-height of the relative type-ramp scale\n *\n * @remarks\n *\n * HTML attribute: type-ramp-base-line-height\n *\n * CSS custom property: --type-ramp-base-line-height\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "typeRampBaseLineHeight: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "typeRampBaseLineHeight",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#typeRampMinus1FontSize:member",
              "docComment": "/**\n * The font-size one step below the base font-size\n *\n * @remarks\n *\n * HTML attribute: type-ramp-minus-1-font-size\n *\n * CSS custom property: --type-ramp-minus-1-font-size\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "typeRampMinus1FontSize: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "typeRampMinus1FontSize",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#typeRampMinus1LineHeight:member",
              "docComment": "/**\n * The line-height one step below the base line-height\n *\n * @remarks\n *\n * HTML attribute: type-ramp-minus-1-line-height\n *\n * CSS custom property: --type-ramp-minus-1-line-height\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "typeRampMinus1LineHeight: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "typeRampMinus1LineHeight",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#typeRampMinus2FontSize:member",
              "docComment": "/**\n * The font-size two steps below the base font-size\n *\n * @remarks\n *\n * HTML attribute: type-ramp-minus-2-font-size\n *\n * CSS custom property: --type-ramp-minus-2-font-size\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "typeRampMinus2FontSize: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "typeRampMinus2FontSize",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#typeRampMinus2LineHeight:member",
              "docComment": "/**\n * The line-height two steps below the base line-height\n *\n * @remarks\n *\n * HTML attribute: type-ramp-minus-2-line-height\n *\n * CSS custom property: --type-ramp-minus-2-line-height\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "typeRampMinus2LineHeight: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "typeRampMinus2LineHeight",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#typeRampPlus1FontSize:member",
              "docComment": "/**\n * The font-size one step above the base font-size\n *\n * @remarks\n *\n * HTML attribute: type-ramp-plus-1-font-size\n *\n * CSS custom property: --type-ramp-plus-1-font-size\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "typeRampPlus1FontSize: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "typeRampPlus1FontSize",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#typeRampPlus1LineHeight:member",
              "docComment": "/**\n * The line-height one step above the base line-height\n *\n * @remarks\n *\n * HTML attribute: type-ramp-plus-1-line-height\n *\n * CSS custom property: --type-ramp-plus-1-line-height\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "typeRampPlus1LineHeight: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "typeRampPlus1LineHeight",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#typeRampPlus2FontSize:member",
              "docComment": "/**\n * The font-size two steps above the base font-size\n *\n * @remarks\n *\n * HTML attribute: type-ramp-plus-2-font-size\n *\n * CSS custom property: --type-ramp-plus-2-font-size\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "typeRampPlus2FontSize: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "typeRampPlus2FontSize",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#typeRampPlus2LineHeight:member",
              "docComment": "/**\n * The line-height two steps above the base line-height\n *\n * @remarks\n *\n * HTML attribute: type-ramp-plus-2-line-height\n *\n * CSS custom property: --type-ramp-plus-2-line-height\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "typeRampPlus2LineHeight: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "typeRampPlus2LineHeight",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#typeRampPlus3FontSize:member",
              "docComment": "/**\n * The font-size three steps above the base font-size\n *\n * @remarks\n *\n * HTML attribute: type-ramp-plus-3-font-size\n *\n * CSS custom property: --type-ramp-plus-3-font-size\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "typeRampPlus3FontSize: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "typeRampPlus3FontSize",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#typeRampPlus3LineHeight:member",
              "docComment": "/**\n * The line-height three steps above the base line-height\n *\n * @remarks\n *\n * HTML attribute: type-ramp-plus-3-line-height\n *\n * CSS custom property: --type-ramp-plus-3-line-height\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "typeRampPlus3LineHeight: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "typeRampPlus3LineHeight",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#typeRampPlus4FontSize:member",
              "docComment": "/**\n * The font-size four steps above the base font-size\n *\n * @remarks\n *\n * HTML attribute: type-ramp-plus-4-font-size\n *\n * CSS custom property: --type-ramp-plus-4-font-size\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "typeRampPlus4FontSize: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "typeRampPlus4FontSize",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#typeRampPlus4LineHeight:member",
              "docComment": "/**\n * The line-height four steps above the base line-height\n *\n * @remarks\n *\n * HTML attribute: type-ramp-plus-4-line-height\n *\n * CSS custom property: --type-ramp-plus-4-line-height\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "typeRampPlus4LineHeight: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "typeRampPlus4LineHeight",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#typeRampPlus5FontSize:member",
              "docComment": "/**\n * The font-size five steps above the base font-size\n *\n * @remarks\n *\n * HTML attribute: type-ramp-plus-5-font-size\n *\n * CSS custom property: --type-ramp-plus-5-font-size\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "typeRampPlus5FontSize: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "typeRampPlus5FontSize",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#typeRampPlus5LineHeight:member",
              "docComment": "/**\n * The line-height five steps above the base line-height\n *\n * @remarks\n *\n * HTML attribute: type-ramp-plus-5-line-height\n *\n * CSS custom property: --type-ramp-plus-5-line-height\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "typeRampPlus5LineHeight: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "typeRampPlus5LineHeight",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#typeRampPlus6FontSize:member",
              "docComment": "/**\n * The font-size six steps above the base font-size\n *\n * @remarks\n *\n * HTML attribute: type-ramp-plus-6-font-size\n *\n * CSS custom property: --type-ramp-plus-6-font-size\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "typeRampPlus6FontSize: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "typeRampPlus6FontSize",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            },
            {
              "kind": "Property",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider#typeRampPlus6LineHeight:member",
              "docComment": "/**\n * The line-height six steps above the base line-height\n *\n * @remarks\n *\n * HTML attribute: type-ramp-plus-6-line-height\n *\n * CSS custom property: --type-ramp-plus-6-line-height\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "typeRampPlus6LineHeight: "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "typeRampPlus6LineHeight",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isStatic": false,
              "isProtected": false
            }
          ],
          "extendsTokenRange": {
            "startIndex": 1,
            "endIndex": 2
          },
          "implementsTokenRanges": []
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!designUnit:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "designUnit: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "designUnit",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!dialogStyles:var",
          "docComment": "/**\n * Styles for Dialog\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "dialogStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "dialogStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!direction:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "direction: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Direction",
              "canonicalReference": "@microsoft/fast-web-utilities!Direction:enum"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "direction",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Class",
          "canonicalReference": "@fluentui/web-components!DirectionalStyleSheetBehavior:class",
          "docComment": "/**\n * Behavior to conditionally apply LTR and RTL stylesheets. To determine which to apply, the behavior will use the nearest DesignSystemProvider's 'direction' design system value.\n *\n * @example\n * ```ts\n * import { css } from \"@microsoft/fast-element\";\n * import { DirectionalStyleSheetBehavior } from \"@microsoft/fast-foundation\";\n *\n * css`\n *  // ...\n * `.withBehaviors(new DirectionalStyleSheetBehavior(\n *   css`:host { content: \"ltr\"}`),\n *   css`:host { content: \"rtl\"}`),\n * )\n * ```\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export declare class DirectionalStyleSheetBehavior implements "
            },
            {
              "kind": "Reference",
              "text": "Behavior",
              "canonicalReference": "@microsoft/fast-element!Behavior:interface"
            },
            {
              "kind": "Content",
              "text": " "
            }
          ],
          "releaseTag": "Public",
          "name": "DirectionalStyleSheetBehavior",
          "preserveMemberOrder": false,
          "members": [
            {
              "kind": "Constructor",
              "canonicalReference": "@fluentui/web-components!DirectionalStyleSheetBehavior:constructor(1)",
              "docComment": "/**\n * Constructs a new instance of the `DirectionalStyleSheetBehavior` class\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "constructor(ltr: "
                },
                {
                  "kind": "Reference",
                  "text": "ElementStyles",
                  "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
                },
                {
                  "kind": "Content",
                  "text": " | null"
                },
                {
                  "kind": "Content",
                  "text": ", rtl: "
                },
                {
                  "kind": "Reference",
                  "text": "ElementStyles",
                  "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
                },
                {
                  "kind": "Content",
                  "text": " | null"
                },
                {
                  "kind": "Content",
                  "text": ");"
                }
              ],
              "releaseTag": "Public",
              "isProtected": false,
              "overloadIndex": 1,
              "parameters": [
                {
                  "parameterName": "ltr",
                  "parameterTypeTokenRange": {
                    "startIndex": 1,
                    "endIndex": 3
                  },
                  "isOptional": false
                },
                {
                  "parameterName": "rtl",
                  "parameterTypeTokenRange": {
                    "startIndex": 4,
                    "endIndex": 6
                  },
                  "isOptional": false
                }
              ]
            }
          ],
          "implementsTokenRanges": [
            {
              "startIndex": 1,
              "endIndex": 2
            }
          ]
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!disabledOpacity:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "disabledOpacity: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "disabledOpacity",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!dividerStyles:var",
          "docComment": "/**\n * Styles for Divider\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "dividerStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "dividerStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!elevatedCornerRadius:var",
          "docComment": "/**\n * @deprecated\n *\n * Use layerCornerRadius\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "elevatedCornerRadius: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "elevatedCornerRadius",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!elevation:var",
          "docComment": "/**\n * Applies the box-shadow CSS rule set to the elevation formula. Control this formula with the --elevation CSS Custom Property by setting --elevation to a number.\n *\n * @deprecated\n *\n * Use elevationShadow design token\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "elevation: "
            },
            {
              "kind": "Content",
              "text": "string"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "elevation",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 2
          }
        },
        {
          "kind": "Interface",
          "canonicalReference": "@fluentui/web-components!ElevationRecipe:interface",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export interface ElevationRecipe "
            }
          ],
          "releaseTag": "Public",
          "name": "ElevationRecipe",
          "preserveMemberOrder": false,
          "members": [
            {
              "kind": "MethodSignature",
              "canonicalReference": "@fluentui/web-components!ElevationRecipe#evaluate:member(1)",
              "docComment": "",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "evaluate(element: "
                },
                {
                  "kind": "Reference",
                  "text": "HTMLElement",
                  "canonicalReference": "!HTMLElement:interface"
                },
                {
                  "kind": "Content",
                  "text": ", size: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ", reference?: "
                },
                {
                  "kind": "Reference",
                  "text": "Swatch",
                  "canonicalReference": "@fluentui/web-components!Swatch:interface"
                },
                {
                  "kind": "Content",
                  "text": "): "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isOptional": false,
              "returnTypeTokenRange": {
                "startIndex": 7,
                "endIndex": 8
              },
              "releaseTag": "Public",
              "overloadIndex": 1,
              "parameters": [
                {
                  "parameterName": "element",
                  "parameterTypeTokenRange": {
                    "startIndex": 1,
                    "endIndex": 2
                  },
                  "isOptional": false
                },
                {
                  "parameterName": "size",
                  "parameterTypeTokenRange": {
                    "startIndex": 3,
                    "endIndex": 4
                  },
                  "isOptional": false
                },
                {
                  "parameterName": "reference",
                  "parameterTypeTokenRange": {
                    "startIndex": 5,
                    "endIndex": 6
                  },
                  "isOptional": true
                }
              ],
              "name": "evaluate"
            }
          ],
          "extendsTokenRanges": []
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!elevationShadowCardActive:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "elevationShadowCardActive: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "elevationShadowCardActive",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!elevationShadowCardActiveSize:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "elevationShadowCardActiveSize: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "elevationShadowCardActiveSize",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!elevationShadowCardFocus:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "elevationShadowCardFocus: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "elevationShadowCardFocus",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!elevationShadowCardFocusSize:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "elevationShadowCardFocusSize: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "elevationShadowCardFocusSize",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!elevationShadowCardHover:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "elevationShadowCardHover: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "elevationShadowCardHover",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!elevationShadowCardHoverSize:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "elevationShadowCardHoverSize: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "elevationShadowCardHoverSize",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!elevationShadowCardRest:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "elevationShadowCardRest: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "elevationShadowCardRest",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!elevationShadowCardRestSize:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "elevationShadowCardRestSize: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "elevationShadowCardRestSize",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!elevationShadowDialog:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "elevationShadowDialog: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "elevationShadowDialog",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!elevationShadowDialogSize:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "elevationShadowDialogSize: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "elevationShadowDialogSize",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!elevationShadowFlyout:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "elevationShadowFlyout: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "elevationShadowFlyout",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!elevationShadowFlyoutSize:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "elevationShadowFlyoutSize: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "elevationShadowFlyoutSize",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!elevationShadowRecipe:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "elevationShadowRecipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "ElevationRecipe",
              "canonicalReference": "@fluentui/web-components!ElevationRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "elevationShadowRecipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!elevationShadowTooltip:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "elevationShadowTooltip: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "elevationShadowTooltip",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!elevationShadowTooltipSize:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "elevationShadowTooltipSize: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "elevationShadowTooltipSize",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fillColor:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fillColor: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fillColor",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!flipperStyles:var",
          "docComment": "/**\n * Styles for Flipper\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "flipperStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: "
            },
            {
              "kind": "Reference",
              "text": "FlipperOptions",
              "canonicalReference": "@microsoft/fast-foundation!FlipperOptions:type"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "flipperStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentAccordion:var",
          "docComment": "/**\n * The Fluent Accordion Element. Implements {@link @microsoft/fast-foundation#Accordion}, {@link @microsoft/fast-foundation#accordionTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-accordion\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentAccordion: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "Accordion",
              "canonicalReference": "@microsoft/fast-foundation!Accordion:class"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentAccordion",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 12
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentAccordionItem:var",
          "docComment": "/**\n * The Fluent Accordion Item Element. Implements {@link @microsoft/fast-foundation#AccordionItem}, {@link @microsoft/fast-foundation#accordionItemTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-accordion-item\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentAccordionItem: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "AccordionItemOptions",
              "canonicalReference": "@microsoft/fast-foundation!AccordionItemOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "AccordionItemOptions",
              "canonicalReference": "@microsoft/fast-foundation!AccordionItemOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentAccordionItem",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 14
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentAnchor:var",
          "docComment": "/**\n * The Fluent Anchor Element. Implements {@link @microsoft/fast-foundation#Anchor}, {@link @microsoft/fast-foundation#anchorTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-anchor\\>\n *\n * {@link https://developer.mozilla.org/en-US/docs/Web/API/ShadowRoot/delegatesFocus | delegatesFocus}\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentAnchor: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "Anchor",
              "canonicalReference": "@fluentui/web-components!Anchor:class"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentAnchor",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 12
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentAnchoredRegion:var",
          "docComment": "/**\n * The Fluent AnchoredRegion Element. Implements {@link @microsoft/fast-foundation#AnchoredRegion}, {@link @microsoft/fast-foundation#anchoredRegionTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-anchored-region\\>\n *\n * @beta\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentAnchoredRegion: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "AnchoredRegion",
              "canonicalReference": "@microsoft/fast-foundation!AnchoredRegion:class"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Beta",
          "name": "fluentAnchoredRegion",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 12
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentBadge:var",
          "docComment": "/**\n * The Fluent Badge Element. Implements {@link @microsoft/fast-foundation#Badge}, {@link @microsoft/fast-foundation#badgeTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-badge\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentBadge: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "Badge",
              "canonicalReference": "@fluentui/web-components!Badge:class"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentBadge",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 12
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentBreadcrumb:var",
          "docComment": "/**\n * The Fluent Breadcrumb Element. Implements {@link @microsoft/fast-foundation#Breadcrumb}, {@link @microsoft/fast-foundation#breadcrumbTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-breadcrumb\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentBreadcrumb: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "Breadcrumb",
              "canonicalReference": "@microsoft/fast-foundation!Breadcrumb:class"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentBreadcrumb",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 12
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentBreadcrumbItem:var",
          "docComment": "/**\n * The Fluent BreadcrumbItem Element. Implements {@link @microsoft/fast-foundation#BreadcrumbItem}, {@link @microsoft/fast-foundation#breadcrumbItemTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-breadcrumb-item\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentBreadcrumbItem: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "BreadcrumbItemOptions",
              "canonicalReference": "@microsoft/fast-foundation!BreadcrumbItemOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "BreadcrumbItemOptions",
              "canonicalReference": "@microsoft/fast-foundation!BreadcrumbItemOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentBreadcrumbItem",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 14
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentButton:var",
          "docComment": "/**\n * The Fluent Button Element. Implements {@link @microsoft/fast-foundation#Button}, {@link @microsoft/fast-foundation#buttonTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-button\\>\n *\n * {@link https://developer.mozilla.org/en-US/docs/Web/API/ShadowRoot/delegatesFocus | delegatesFocus}\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentButton: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "Button",
              "canonicalReference": "@fluentui/web-components!Button:class"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentButton",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 12
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentCalendar:var",
          "docComment": "/**\n * The Fluent Calendar Element. Implements {@link @microsoft/fast-foundation#Calendar}, {@link @microsoft/fast-foundation#calendarTemplate}\n *\n * @remarks\n *\n * HTML Element \\<fluent-calendar\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentCalendar: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "CalendarOptions",
              "canonicalReference": "@microsoft/fast-foundation!CalendarOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "CalendarOptions",
              "canonicalReference": "@microsoft/fast-foundation!CalendarOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentCalendar",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 14
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentCard:var",
          "docComment": "/**\n * The Fluent Card Element. Implements {@link @microsoft/fast-foundation#Card}, {@link @microsoft/fast-foundation#CardTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-card\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentCard: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "Card",
              "canonicalReference": "@fluentui/web-components!Card:class"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentCard",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 12
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentCheckbox:var",
          "docComment": "/**\n * The Fluent Checkbox Element. Implements {@link @microsoft/fast-foundation#Checkbox}, {@link @microsoft/fast-foundation#checkboxTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-checkbox\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentCheckbox: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "CheckboxOptions",
              "canonicalReference": "@microsoft/fast-foundation!CheckboxOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "CheckboxOptions",
              "canonicalReference": "@microsoft/fast-foundation!CheckboxOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentCheckbox",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 14
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentCombobox:var",
          "docComment": "/**\n * The Fluent Combobox Custom Element. Implements {@link @microsoft/fast-foundation#Combobox}, {@link @microsoft/fast-foundation#comboboxTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-combobox\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentCombobox: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "ComboboxOptions",
              "canonicalReference": "@microsoft/fast-foundation!ComboboxOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "ComboboxOptions",
              "canonicalReference": "@microsoft/fast-foundation!ComboboxOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentCombobox",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 14
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentDataGrid:var",
          "docComment": "/**\n * The Fluent Data Grid Element.\n *\n * @remarks\n *\n * HTML Element: \\<fluent-data-grid\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentDataGrid: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "DataGrid",
              "canonicalReference": "@microsoft/fast-foundation!DataGrid:class"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentDataGrid",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 12
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentDataGridCell:var",
          "docComment": "/**\n * The Fluent Data Grid Cell Element.\n *\n * @remarks\n *\n * HTML Element: \\<fluent-data-grid-cell\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentDataGridCell: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "DataGridCell",
              "canonicalReference": "@microsoft/fast-foundation!DataGridCell:class"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentDataGridCell",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 12
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentDataGridRow:var",
          "docComment": "/**\n * The Fluent Data Grid Row Element.\n *\n * @remarks\n *\n * HTML Element: \\<fluent-data-grid-row\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentDataGridRow: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "DataGridRow",
              "canonicalReference": "@microsoft/fast-foundation!DataGridRow:class"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentDataGridRow",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 12
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentDesignSystemProvider:var",
          "docComment": "/**\n * The Fluent Design System Provider Element.\n *\n * @remarks\n *\n * HTML Element: \\<fluent-design-system-provider\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentDesignSystemProvider: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<{\n    baseName: string;\n    template: import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ViewTemplate",
              "canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
            },
            {
              "kind": "Content",
              "text": "<any, any>;\n    styles: import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            },
            {
              "kind": "Content",
              "text": ";\n}> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<{\n    baseName: string;\n    template: import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ViewTemplate",
              "canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
            },
            {
              "kind": "Content",
              "text": "<any, any>;\n    styles: import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            },
            {
              "kind": "Content",
              "text": ";\n}, typeof "
            },
            {
              "kind": "Reference",
              "text": "DesignSystemProvider",
              "canonicalReference": "@fluentui/web-components!DesignSystemProvider:class"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentDesignSystemProvider",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 16
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentDialog:var",
          "docComment": "/**\n * The Fluent Dialog Element. Implements {@link @microsoft/fast-foundation#Dialog}, {@link @microsoft/fast-foundation#dialogTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-dialog\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentDialog: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "Dialog",
              "canonicalReference": "@microsoft/fast-foundation!Dialog:class"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentDialog",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 12
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentDivider:var",
          "docComment": "/**\n * The Fluent Divider Element. Implements {@link @microsoft/fast-foundation#Divider}, {@link @microsoft/fast-foundation#dividerTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-divider\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentDivider: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "Divider",
              "canonicalReference": "@microsoft/fast-foundation!Divider:class"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentDivider",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 12
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentFlipper:var",
          "docComment": "/**\n * The Fluent Flipper Element. Implements {@link @microsoft/fast-foundation#Flipper}, {@link @microsoft/fast-foundation#flipperTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-flipper\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentFlipper: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "FlipperOptions",
              "canonicalReference": "@microsoft/fast-foundation!FlipperOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "FlipperOptions",
              "canonicalReference": "@microsoft/fast-foundation!FlipperOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentFlipper",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 14
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentHorizontalScroll:var",
          "docComment": "/**\n * The Fluent HorizontalScroll Element. Implements {@link @microsoft/fast-foundation#HorizontalScroll}, {@link @microsoft/fast-foundation#horizontalScrollTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-horizontal-scroll\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentHorizontalScroll: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "HorizontalScrollOptions",
              "canonicalReference": "@microsoft/fast-foundation!HorizontalScrollOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "HorizontalScrollOptions",
              "canonicalReference": "@microsoft/fast-foundation!HorizontalScrollOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentHorizontalScroll",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 14
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentListbox:var",
          "docComment": "/**\n * The Fluent listbox Custom Element. Implements, {@link @microsoft/fast-foundation#Listbox} {@link @microsoft/fast-foundation#listboxTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-listbox\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentListbox: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "Listbox",
              "canonicalReference": "@fluentui/web-components!Listbox:class"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentListbox",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 12
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentMenu:var",
          "docComment": "/**\n * The Fluent Menu Element. Implements {@link @microsoft/fast-foundation#Menu}, {@link @microsoft/fast-foundation#menuTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-menu\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentMenu: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "Menu",
              "canonicalReference": "@fluentui/web-components!Menu:class"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentMenu",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 12
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentMenuItem:var",
          "docComment": "/**\n * The Fluent Menu Item Element. Implements {@link @microsoft/fast-foundation#MenuItem}, {@link @microsoft/fast-foundation#menuItemTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-menu-item\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentMenuItem: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "MenuItemOptions",
              "canonicalReference": "@microsoft/fast-foundation!MenuItemOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "MenuItemOptions",
              "canonicalReference": "@microsoft/fast-foundation!MenuItemOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentMenuItem",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 14
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentNumberField:var",
          "docComment": "/**\n * The Fluent Number Field Custom Element. Implements {@link @microsoft/fast-foundation#NumberField}, {@link @microsoft/fast-foundation#numberFieldTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-number-field\\>\n *\n * {@link https://developer.mozilla.org/en-US/docs/Web/API/ShadowRoot/delegatesFocus | delegatesFocus}\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentNumberField: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "NumberFieldOptions",
              "canonicalReference": "@microsoft/fast-foundation!NumberFieldOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "NumberFieldOptions",
              "canonicalReference": "@microsoft/fast-foundation!NumberFieldOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentNumberField",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 14
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentOption:var",
          "docComment": "/**\n * The Fluent option Custom Element. Implements {@link @microsoft/fast-foundation#ListboxOption} {@link @microsoft/fast-foundation#listboxOptionTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-option\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentOption: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "ListboxOption",
              "canonicalReference": "@microsoft/fast-foundation!ListboxOption:class"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentOption",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 12
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentProgress:var",
          "docComment": "/**\n * The Fluent Progress Element. Implements {@link @microsoft/fast-foundation#BaseProgress}, {@link @microsoft/fast-foundation#progressTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-progress\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentProgress: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "ProgressOptions",
              "canonicalReference": "@microsoft/fast-foundation!ProgressOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "ProgressOptions",
              "canonicalReference": "@microsoft/fast-foundation!ProgressOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentProgress",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 14
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentProgressRing:var",
          "docComment": "/**\n * The Fluent Progress Ring Element. Implements {@link @microsoft/fast-foundation#BaseProgress}, {@link @microsoft/fast-foundation#progressRingTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-progress-ring\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentProgressRing: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "ProgressRingOptions",
              "canonicalReference": "@microsoft/fast-foundation!ProgressRingOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "ProgressRingOptions",
              "canonicalReference": "@microsoft/fast-foundation!ProgressRingOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentProgressRing",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 14
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentRadio:var",
          "docComment": "/**\n * The Fluent Radio Element. Implements {@link @microsoft/fast-foundation#Radio}, {@link @microsoft/fast-foundation#radioTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-radio\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentRadio: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "RadioOptions",
              "canonicalReference": "@microsoft/fast-foundation!RadioOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "RadioOptions",
              "canonicalReference": "@microsoft/fast-foundation!RadioOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentRadio",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 14
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentRadioGroup:var",
          "docComment": "/**\n * The Fluent Radio Group Element. Implements {@link @microsoft/fast-foundation#RadioGroup}, {@link @microsoft/fast-foundation#radioGroupTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-radio-group\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentRadioGroup: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "RadioGroup",
              "canonicalReference": "@microsoft/fast-foundation!RadioGroup:class"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentRadioGroup",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 12
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentSearch:var",
          "docComment": "/**\n * The Fluent Search Custom Element. Implements {@link @microsoft/fast-foundation#Search}, {@link @microsoft/fast-foundation#searchTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-search\\>\n *\n * {@link https://developer.mozilla.org/en-US/docs/Web/API/ShadowRoot/delegatesFocus | delegatesFocus}\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentSearch: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "SearchOptions",
              "canonicalReference": "@microsoft/fast-foundation!SearchOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "SearchOptions",
              "canonicalReference": "@microsoft/fast-foundation!SearchOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentSearch",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 14
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentSelect:var",
          "docComment": "/**\n * The Fluent select Custom Element. Implements, {@link @microsoft/fast-foundation#Select} {@link @microsoft/fast-foundation#selectTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-select\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentSelect: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "SelectOptions",
              "canonicalReference": "@microsoft/fast-foundation!SelectOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "SelectOptions",
              "canonicalReference": "@microsoft/fast-foundation!SelectOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentSelect",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 14
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentSkeleton:var",
          "docComment": "/**\n * The Fluent Skeleton Element. Implements {@link @microsoft/fast-foundation#Skeleton}, {@link @microsoft/fast-foundation#skeletonTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-skeleton\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentSkeleton: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "Skeleton",
              "canonicalReference": "@microsoft/fast-foundation!Skeleton:class"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentSkeleton",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 12
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentSlider:var",
          "docComment": "/**\n * The Fluent Slider Custom Element. Implements {@link @microsoft/fast-foundation#(Slider:class)}, {@link @microsoft/fast-foundation#sliderTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-slider\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentSlider: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "SliderOptions",
              "canonicalReference": "@microsoft/fast-foundation!SliderOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "SliderOptions",
              "canonicalReference": "@microsoft/fast-foundation!SliderOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentSlider",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 14
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentSliderLabel:var",
          "docComment": "/**\n * The Fluent Slider Label Custom Element. Implements {@link @microsoft/fast-foundation#SliderLabel}, {@link @microsoft/fast-foundation#sliderLabelTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-slider-label\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentSliderLabel: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "SliderLabel",
              "canonicalReference": "@microsoft/fast-foundation!SliderLabel:class"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentSliderLabel",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 12
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentSwitch:var",
          "docComment": "/**\n * The Fluent Switch Custom Element. Implements {@link @microsoft/fast-foundation#Switch}, {@link @microsoft/fast-foundation#SwitchTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-switch\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentSwitch: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "SwitchOptions",
              "canonicalReference": "@microsoft/fast-foundation!SwitchOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "SwitchOptions",
              "canonicalReference": "@microsoft/fast-foundation!SwitchOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentSwitch",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 14
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentTab:var",
          "docComment": "/**\n * The Fluent Tab Custom Element. Implements {@link @microsoft/fast-foundation#Tab}, {@link @microsoft/fast-foundation#tabTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-tab\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentTab: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "Tab",
              "canonicalReference": "@microsoft/fast-foundation!Tab:class"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentTab",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 12
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentTabPanel:var",
          "docComment": "/**\n * The Fluent Tab Panel Custom Element. Implements {@link @microsoft/fast-foundation#TabPanel}, {@link @microsoft/fast-foundation#tabPanelTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-tab-panel\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentTabPanel: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "TabPanel",
              "canonicalReference": "@microsoft/fast-foundation!TabPanel:class"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentTabPanel",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 12
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentTabs:var",
          "docComment": "/**\n * The Fluent Tabs Custom Element. Implements {@link @microsoft/fast-foundation#Tabs}, {@link @microsoft/fast-foundation#tabsTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-tabs\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentTabs: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "Tabs",
              "canonicalReference": "@microsoft/fast-foundation!Tabs:class"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentTabs",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 12
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentTextArea:var",
          "docComment": "/**\n * The Fluent Text Area Custom Element. Implements {@link @microsoft/fast-foundation#TextArea}, {@link @microsoft/fast-foundation#textAreaTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-text-area\\>\n *\n * {@link https://developer.mozilla.org/en-US/docs/Web/API/ShadowRoot/delegatesFocus | delegatesFocus}\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentTextArea: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "TextArea",
              "canonicalReference": "@fluentui/web-components!TextArea:class"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentTextArea",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 12
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentTextField:var",
          "docComment": "/**\n * The Fluent Text Field Custom Element. Implements {@link @microsoft/fast-foundation#TextField}, {@link @microsoft/fast-foundation#textFieldTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-text-field\\>\n *\n * {@link https://developer.mozilla.org/en-US/docs/Web/API/ShadowRoot/delegatesFocus | delegatesFocus}\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentTextField: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "TextField",
              "canonicalReference": "@fluentui/web-components!TextField:class"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentTextField",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 12
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentToolbar:var",
          "docComment": "/**\n * The Fluent Toolbar Custom Element. Implements {@link @microsoft/fast-foundation#Toolbar}, {@link @microsoft/fast-foundation#toolbarTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-toolbar\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentToolbar: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "Toolbar",
              "canonicalReference": "@fluentui/web-components!Toolbar:class"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentToolbar",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 12
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentTooltip:var",
          "docComment": "/**\n * The Fluent Tooltip Custom Element. Implements {@link @microsoft/fast-foundation#Tooltip}, {@link @microsoft/fast-foundation#tooltipTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-tooltip\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentTooltip: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "Tooltip",
              "canonicalReference": "@fluentui/web-components!Tooltip:class"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentTooltip",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 12
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentTreeItem:var",
          "docComment": "/**\n * The Fluent tree item Custom Element. Implements, {@link @microsoft/fast-foundation#TreeItem} {@link @microsoft/fast-foundation#treeItemTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-tree-item\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentTreeItem: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "TreeItemOptions",
              "canonicalReference": "@microsoft/fast-foundation!TreeItemOptions:type"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "TreeItemOptions",
              "canonicalReference": "@microsoft/fast-foundation!TreeItemOptions:type"
            },
            {
              "kind": "Content",
              "text": ", import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "Constructable",
              "canonicalReference": "@microsoft/fast-element!Constructable:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElement",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
            },
            {
              "kind": "Content",
              "text": ">>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentTreeItem",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 14
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fluentTreeView:var",
          "docComment": "/**\n * The Fluent tree view Custom Element. Implements, {@link @microsoft/fast-foundation#TreeView} {@link @microsoft/fast-foundation#treeViewTemplate}\n *\n * @remarks\n *\n * HTML Element: \\<fluent-tree-view\\>\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fluentTreeView: "
            },
            {
              "kind": "Content",
              "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "OverrideFoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementRegistry",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
            },
            {
              "kind": "Content",
              "text": "<import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ", typeof "
            },
            {
              "kind": "Reference",
              "text": "TreeView",
              "canonicalReference": "@microsoft/fast-foundation!TreeView:class"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fluentTreeView",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 12
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!focusOutlineWidth:var",
          "docComment": "/**\n * @deprecated\n *\n * Use focusStrokeWidth\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "focusOutlineWidth: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "focusOutlineWidth",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!focusStrokeInner:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "focusStrokeInner: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "focusStrokeInner",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!focusStrokeInnerRecipe:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "focusStrokeInnerRecipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "ColorRecipe",
              "canonicalReference": "@fluentui/web-components!ColorRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "focusStrokeInnerRecipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!focusStrokeOuter:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "focusStrokeOuter: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "focusStrokeOuter",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!focusStrokeOuterRecipe:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "focusStrokeOuterRecipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "ColorRecipe",
              "canonicalReference": "@fluentui/web-components!ColorRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "focusStrokeOuterRecipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!focusStrokeWidth:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "focusStrokeWidth: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "focusStrokeWidth",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!focusTreatmentBase:var",
          "docComment": "/**\n * Partial CSS for the focus treatment for most typical sized components like Button, Menu Item, etc.\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "focusTreatmentBase: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDirective",
              "canonicalReference": "@microsoft/fast-element!CSSDirective:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "focusTreatmentBase",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!focusTreatmentTight:var",
          "docComment": "/**\n * Partial CSS for the focus treatment for tighter components with spacing constraints, like Checkbox and Radio, or plain text like Hypertext appearance Anchor or Breadcrumb Item.\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "focusTreatmentTight: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDirective",
              "canonicalReference": "@microsoft/fast-element!CSSDirective:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "focusTreatmentTight",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!fontWeight:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "fontWeight: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "fontWeight",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!foregroundOnAccentActive:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "foregroundOnAccentActive: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "foregroundOnAccentActive",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!foregroundOnAccentActiveLarge:var",
          "docComment": "/**\n * @deprecated\n *\n * Not used\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "foregroundOnAccentActiveLarge: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "foregroundOnAccentActiveLarge",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!foregroundOnAccentFocus:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "foregroundOnAccentFocus: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "foregroundOnAccentFocus",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!foregroundOnAccentFocusLarge:var",
          "docComment": "/**\n * @deprecated\n *\n * Not used\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "foregroundOnAccentFocusLarge: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "foregroundOnAccentFocusLarge",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!foregroundOnAccentHover:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "foregroundOnAccentHover: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "foregroundOnAccentHover",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!foregroundOnAccentHoverLarge:var",
          "docComment": "/**\n * @deprecated\n *\n * Not used\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "foregroundOnAccentHoverLarge: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "foregroundOnAccentHoverLarge",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!foregroundOnAccentLargeRecipe:var",
          "docComment": "/**\n * @deprecated\n *\n * Not used\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "foregroundOnAccentLargeRecipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "InteractiveColorRecipe",
              "canonicalReference": "@fluentui/web-components!InteractiveColorRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "foregroundOnAccentLargeRecipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!foregroundOnAccentRecipe:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "foregroundOnAccentRecipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "InteractiveColorRecipe",
              "canonicalReference": "@fluentui/web-components!InteractiveColorRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "foregroundOnAccentRecipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!foregroundOnAccentRest:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "foregroundOnAccentRest: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "foregroundOnAccentRest",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!foregroundOnAccentRestLarge:var",
          "docComment": "/**\n * @deprecated\n *\n * Not used\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "foregroundOnAccentRestLarge: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "foregroundOnAccentRestLarge",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!heightNumber:var",
          "docComment": "/**\n * A formula to retrieve the control height. Use this as the value of any CSS property that accepts a pixel size.\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "heightNumber: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDirective",
              "canonicalReference": "@microsoft/fast-element!CSSDirective:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "heightNumber",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!horizontalScrollStyles:var",
          "docComment": "/**\n * Styles for horizontal scroll\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "horizontalScrollStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: "
            },
            {
              "kind": "Reference",
              "text": "HorizontalScrollOptions",
              "canonicalReference": "@microsoft/fast-foundation!HorizontalScrollOptions:type"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "horizontalScrollStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Interface",
          "canonicalReference": "@fluentui/web-components!InteractiveColorRecipe:interface",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export interface InteractiveColorRecipe "
            }
          ],
          "releaseTag": "Public",
          "name": "InteractiveColorRecipe",
          "preserveMemberOrder": false,
          "members": [
            {
              "kind": "MethodSignature",
              "canonicalReference": "@fluentui/web-components!InteractiveColorRecipe#evaluate:member(1)",
              "docComment": "",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "evaluate(element: "
                },
                {
                  "kind": "Reference",
                  "text": "HTMLElement",
                  "canonicalReference": "!HTMLElement:interface"
                },
                {
                  "kind": "Content",
                  "text": ", reference?: "
                },
                {
                  "kind": "Reference",
                  "text": "Swatch",
                  "canonicalReference": "@fluentui/web-components!Swatch:interface"
                },
                {
                  "kind": "Content",
                  "text": "): "
                },
                {
                  "kind": "Reference",
                  "text": "InteractiveSwatchSet",
                  "canonicalReference": "@fluentui/web-components!InteractiveSwatchSet:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isOptional": false,
              "returnTypeTokenRange": {
                "startIndex": 5,
                "endIndex": 6
              },
              "releaseTag": "Public",
              "overloadIndex": 1,
              "parameters": [
                {
                  "parameterName": "element",
                  "parameterTypeTokenRange": {
                    "startIndex": 1,
                    "endIndex": 2
                  },
                  "isOptional": false
                },
                {
                  "parameterName": "reference",
                  "parameterTypeTokenRange": {
                    "startIndex": 3,
                    "endIndex": 4
                  },
                  "isOptional": true
                }
              ],
              "name": "evaluate"
            }
          ],
          "extendsTokenRanges": []
        },
        {
          "kind": "Interface",
          "canonicalReference": "@fluentui/web-components!InteractiveSwatchSet:interface",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export interface InteractiveSwatchSet "
            }
          ],
          "releaseTag": "Public",
          "name": "InteractiveSwatchSet",
          "preserveMemberOrder": false,
          "members": [
            {
              "kind": "PropertySignature",
              "canonicalReference": "@fluentui/web-components!InteractiveSwatchSet#active:member",
              "docComment": "/**\n * The swatch to apply to the active state\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "active: "
                },
                {
                  "kind": "Reference",
                  "text": "Swatch",
                  "canonicalReference": "@fluentui/web-components!Swatch:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "active",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@fluentui/web-components!InteractiveSwatchSet#focus:member",
              "docComment": "/**\n * The swatch to apply to the focus state\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "focus: "
                },
                {
                  "kind": "Reference",
                  "text": "Swatch",
                  "canonicalReference": "@fluentui/web-components!Swatch:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "focus",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@fluentui/web-components!InteractiveSwatchSet#hover:member",
              "docComment": "/**\n * The swatch to apply to the hover state\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "hover: "
                },
                {
                  "kind": "Reference",
                  "text": "Swatch",
                  "canonicalReference": "@fluentui/web-components!Swatch:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "hover",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@fluentui/web-components!InteractiveSwatchSet#rest:member",
              "docComment": "/**\n * The swatch to apply to the rest state\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "rest: "
                },
                {
                  "kind": "Reference",
                  "text": "Swatch",
                  "canonicalReference": "@fluentui/web-components!Swatch:interface"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "rest",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            }
          ],
          "extendsTokenRanges": []
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!layerCornerRadius:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "layerCornerRadius: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "layerCornerRadius",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Class",
          "canonicalReference": "@fluentui/web-components!Listbox:class",
          "docComment": "",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export declare class Listbox extends "
            },
            {
              "kind": "Reference",
              "text": "FoundationListboxElement",
              "canonicalReference": "@microsoft/fast-foundation!Listbox:class"
            },
            {
              "kind": "Content",
              "text": " "
            }
          ],
          "releaseTag": "Public",
          "name": "Listbox",
          "preserveMemberOrder": false,
          "members": [],
          "extendsTokenRange": {
            "startIndex": 1,
            "endIndex": 2
          },
          "implementsTokenRanges": []
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!listboxStyles:var",
          "docComment": "/**\n * Styles for Listbox\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "listboxStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "listboxStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Class",
          "canonicalReference": "@fluentui/web-components!Menu:class",
          "docComment": "/**\n * The Fluent menu class\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export declare class Menu extends "
            },
            {
              "kind": "Reference",
              "text": "FoundationMenu",
              "canonicalReference": "@microsoft/fast-foundation!Menu:class"
            },
            {
              "kind": "Content",
              "text": " "
            }
          ],
          "releaseTag": "Public",
          "name": "Menu",
          "preserveMemberOrder": false,
          "members": [],
          "extendsTokenRange": {
            "startIndex": 1,
            "endIndex": 2
          },
          "implementsTokenRanges": []
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!menuItemStyles:var",
          "docComment": "/**\n * Styles for MenuItem\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "menuItemStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: "
            },
            {
              "kind": "Reference",
              "text": "MenuItemOptions",
              "canonicalReference": "@microsoft/fast-foundation!MenuItemOptions:type"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "menuItemStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!menuStyles:var",
          "docComment": "/**\n * Styles for Menu\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "menuStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "menuStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralBaseColor:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralBaseColor: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralBaseColor",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralContrastFillActive:var",
          "docComment": "/**\n * @deprecated\n *\n * Use neutralFillInverseActive\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralContrastFillActive: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralContrastFillActive",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralContrastFillActiveDelta:var",
          "docComment": "/**\n * @deprecated\n *\n * Use neutralFillInverseActiveDelta\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralContrastFillActiveDelta: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralContrastFillActiveDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralContrastFillFocus:var",
          "docComment": "/**\n * @deprecated\n *\n * Use neutralFillInverseFocus\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralContrastFillFocus: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralContrastFillFocus",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralContrastFillFocusDelta:var",
          "docComment": "/**\n * @deprecated\n *\n * Use neutralFillInverseFocusDelta\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralContrastFillFocusDelta: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralContrastFillFocusDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralContrastFillHover:var",
          "docComment": "/**\n * @deprecated\n *\n * Use neutralFillInverseHover\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralContrastFillHover: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralContrastFillHover",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralContrastFillHoverDelta:var",
          "docComment": "/**\n * @deprecated\n *\n * Use neutralFillInverseHoverDelta\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralContrastFillHoverDelta: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralContrastFillHoverDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralContrastFillRest:var",
          "docComment": "/**\n * @deprecated\n *\n * Use neutralFillInverseRest\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralContrastFillRest: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralContrastFillRest",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralContrastFillRestDelta:var",
          "docComment": "/**\n * @deprecated\n *\n * Use neutralFillInverseRestDelta\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralContrastFillRestDelta: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralContrastFillRestDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralDivider:var",
          "docComment": "/**\n * @deprecated\n *\n * Use neutralStrokeDividerRest\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralDivider: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralDivider",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralDividerRestDelta:var",
          "docComment": "/**\n * @deprecated\n *\n * Use neutralStrokeDividerRestDelta\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralDividerRestDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralDividerRestDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillActive:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillActive: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillActive",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillActiveDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillActiveDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillActiveDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillCard:var",
          "docComment": "/**\n * @deprecated\n *\n * Use neutralFillLayerRest\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillCard: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillCard",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillCardDelta:var",
          "docComment": "/**\n * @deprecated\n *\n * Use neutralFillLayerRestDelta\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillCardDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillCardDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillFocus:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillFocus: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillFocus",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillFocusDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillFocusDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillFocusDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillHover:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillHover: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillHover",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillHoverDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillHoverDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillHoverDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillInputActive:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillInputActive: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillInputActive",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillInputActiveDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillInputActiveDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillInputActiveDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillInputAltActive:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillInputAltActive: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillInputAltActive",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillInputAltActiveDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillInputAltActiveDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillInputAltActiveDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillInputAltFocus:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillInputAltFocus: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillInputAltFocus",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillInputAltFocusDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillInputAltFocusDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillInputAltFocusDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillInputAltHover:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillInputAltHover: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillInputAltHover",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillInputAltHoverDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillInputAltHoverDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillInputAltHoverDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillInputAltRecipe:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillInputAltRecipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "InteractiveColorRecipe",
              "canonicalReference": "@fluentui/web-components!InteractiveColorRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillInputAltRecipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillInputAltRest:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillInputAltRest: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillInputAltRest",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillInputAltRestDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillInputAltRestDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillInputAltRestDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillInputFocus:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillInputFocus: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillInputFocus",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillInputFocusDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillInputFocusDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillInputFocusDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillInputHover:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillInputHover: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillInputHover",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillInputHoverDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillInputHoverDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillInputHoverDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillInputRecipe:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillInputRecipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "InteractiveColorRecipe",
              "canonicalReference": "@fluentui/web-components!InteractiveColorRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillInputRecipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillInputRest:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillInputRest: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillInputRest",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillInputRestDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillInputRestDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillInputRestDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillInverseActive:var",
          "docComment": "/**\n * @deprecated\n *\n * Not used\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillInverseActive: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillInverseActive",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillInverseActiveDelta:var",
          "docComment": "/**\n * @deprecated\n *\n * Not used\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillInverseActiveDelta: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillInverseActiveDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillInverseFocus:var",
          "docComment": "/**\n * @deprecated\n *\n * Not used\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillInverseFocus: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillInverseFocus",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillInverseFocusDelta:var",
          "docComment": "/**\n * @deprecated\n *\n * Not used\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillInverseFocusDelta: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillInverseFocusDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillInverseHover:var",
          "docComment": "/**\n * @deprecated\n *\n * Not used\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillInverseHover: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillInverseHover",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillInverseHoverDelta:var",
          "docComment": "/**\n * @deprecated\n *\n * Not used\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillInverseHoverDelta: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillInverseHoverDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillInverseRecipe:var",
          "docComment": "/**\n * @deprecated\n *\n * Not used\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillInverseRecipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "InteractiveColorRecipe",
              "canonicalReference": "@fluentui/web-components!InteractiveColorRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillInverseRecipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillInverseRest:var",
          "docComment": "/**\n * @deprecated\n *\n * Not used\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillInverseRest: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillInverseRest",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillInverseRestDelta:var",
          "docComment": "/**\n * @deprecated\n *\n * Not used\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillInverseRestDelta: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillInverseRestDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillLayerActive:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillLayerActive: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillLayerActive",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillLayerActiveDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillLayerActiveDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillLayerActiveDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillLayerAltRecipe:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillLayerAltRecipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "InteractiveColorRecipe",
              "canonicalReference": "@fluentui/web-components!InteractiveColorRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillLayerAltRecipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillLayerAltRest:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillLayerAltRest: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillLayerAltRest",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillLayerAltRestDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillLayerAltRestDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillLayerAltRestDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillLayerHover:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillLayerHover: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillLayerHover",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillLayerHoverDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillLayerHoverDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillLayerHoverDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillLayerRecipe:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillLayerRecipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "InteractiveColorRecipe",
              "canonicalReference": "@fluentui/web-components!InteractiveColorRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillLayerRecipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillLayerRest:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillLayerRest: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillLayerRest",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillLayerRestDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillLayerRestDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillLayerRestDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillRecipe:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillRecipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "InteractiveColorRecipe",
              "canonicalReference": "@fluentui/web-components!InteractiveColorRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillRecipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillRest:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillRest: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillRest",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillRestDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillRestDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillRestDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillSecondaryActive:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillSecondaryActive: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillSecondaryActive",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillSecondaryActiveDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillSecondaryActiveDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillSecondaryActiveDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillSecondaryFocus:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillSecondaryFocus: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillSecondaryFocus",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillSecondaryFocusDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillSecondaryFocusDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillSecondaryFocusDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillSecondaryHover:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillSecondaryHover: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillSecondaryHover",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillSecondaryHoverDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillSecondaryHoverDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillSecondaryHoverDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillSecondaryRecipe:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillSecondaryRecipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "InteractiveColorRecipe",
              "canonicalReference": "@fluentui/web-components!InteractiveColorRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillSecondaryRecipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillSecondaryRest:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillSecondaryRest: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillSecondaryRest",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillSecondaryRestDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillSecondaryRestDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillSecondaryRestDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillStealthActive:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillStealthActive: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillStealthActive",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillStealthActiveDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillStealthActiveDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillStealthActiveDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillStealthFocus:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillStealthFocus: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillStealthFocus",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillStealthFocusDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillStealthFocusDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillStealthFocusDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillStealthHover:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillStealthHover: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillStealthHover",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillStealthHoverDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillStealthHoverDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillStealthHoverDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillStealthRecipe:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillStealthRecipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "InteractiveColorRecipe",
              "canonicalReference": "@fluentui/web-components!InteractiveColorRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillStealthRecipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillStealthRest:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillStealthRest: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillStealthRest",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillStealthRestDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillStealthRestDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillStealthRestDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillStrongActive:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillStrongActive: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillStrongActive",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillStrongActiveDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillStrongActiveDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillStrongActiveDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillStrongFocus:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillStrongFocus: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillStrongFocus",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillStrongFocusDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillStrongFocusDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillStrongFocusDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillStrongHover:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillStrongHover: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillStrongHover",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillStrongHoverDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillStrongHoverDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillStrongHoverDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillStrongRecipe:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillStrongRecipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "InteractiveColorRecipe",
              "canonicalReference": "@fluentui/web-components!InteractiveColorRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillStrongRecipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillStrongRest:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillStrongRest: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillStrongRest",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillStrongRestDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillStrongRestDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillStrongRestDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillToggleActive:var",
          "docComment": "/**\n * @deprecated\n *\n * Use neutralFillStrongActive\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillToggleActive: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillToggleActive",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillToggleActiveDelta:var",
          "docComment": "/**\n * @deprecated\n *\n * Use neutralFillStrongActiveDelta\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillToggleActiveDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillToggleActiveDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillToggleFocus:var",
          "docComment": "/**\n * @deprecated\n *\n * Use neutralFillStrongFocus\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillToggleFocus: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillToggleFocus",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillToggleFocusDelta:var",
          "docComment": "/**\n * @deprecated\n *\n * Use neutralFillStrongFocusDelta\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillToggleFocusDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillToggleFocusDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillToggleHover:var",
          "docComment": "/**\n * @deprecated\n *\n * Use neutralFillStrongHover\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillToggleHover: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillToggleHover",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillToggleHoverDelta:var",
          "docComment": "/**\n * @deprecated\n *\n * Use neutralFillStrongHoverDelta\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillToggleHoverDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillToggleHoverDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillToggleRest:var",
          "docComment": "/**\n * @deprecated\n *\n * Use neutralFillStrongRest\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillToggleRest: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillToggleRest",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFillToggleRestDelta:var",
          "docComment": "/**\n * @deprecated\n *\n * Use neutralFillStrongRestDelta\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFillToggleRestDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFillToggleRestDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFocus:var",
          "docComment": "/**\n * @deprecated\n *\n * Use focusStrokeOuter\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFocus: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFocus",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralFocusInnerAccent:var",
          "docComment": "/**\n * @deprecated\n *\n * Use focusStrokeInner\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralFocusInnerAccent: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralFocusInnerAccent",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralForegroundActive:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralForegroundActive: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralForegroundActive",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralForegroundFocus:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralForegroundFocus: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralForegroundFocus",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralForegroundHint:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralForegroundHint: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralForegroundHint",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralForegroundHintRecipe:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralForegroundHintRecipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "ColorRecipe",
              "canonicalReference": "@fluentui/web-components!ColorRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralForegroundHintRecipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralForegroundHover:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralForegroundHover: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralForegroundHover",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralForegroundRecipe:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralForegroundRecipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "InteractiveColorRecipe",
              "canonicalReference": "@fluentui/web-components!InteractiveColorRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralForegroundRecipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralForegroundRest:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralForegroundRest: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralForegroundRest",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralLayer1:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralLayer1: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralLayer1",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralLayer1Recipe:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralLayer1Recipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "ColorRecipe",
              "canonicalReference": "@fluentui/web-components!ColorRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralLayer1Recipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralLayer2:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralLayer2: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralLayer2",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralLayer2Recipe:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralLayer2Recipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "ColorRecipe",
              "canonicalReference": "@fluentui/web-components!ColorRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralLayer2Recipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralLayer3:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralLayer3: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralLayer3",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralLayer3Recipe:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralLayer3Recipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "ColorRecipe",
              "canonicalReference": "@fluentui/web-components!ColorRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralLayer3Recipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralLayer4:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralLayer4: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralLayer4",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralLayer4Recipe:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralLayer4Recipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "ColorRecipe",
              "canonicalReference": "@fluentui/web-components!ColorRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralLayer4Recipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralLayerCardContainer:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralLayerCardContainer: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralLayerCardContainer",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralLayerCardContainerRecipe:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralLayerCardContainerRecipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "ColorRecipe",
              "canonicalReference": "@fluentui/web-components!ColorRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralLayerCardContainerRecipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralLayerFloating:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralLayerFloating: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralLayerFloating",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralLayerFloatingRecipe:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralLayerFloatingRecipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "ColorRecipe",
              "canonicalReference": "@fluentui/web-components!ColorRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralLayerFloatingRecipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralLayerL1:var",
          "docComment": "/**\n * @deprecated\n *\n * Use neutralLayer1\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralLayerL1: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralLayerL1",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralLayerL2:var",
          "docComment": "/**\n * @deprecated\n *\n * Use neutralLayer2\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralLayerL2: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralLayerL2",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralLayerL3:var",
          "docComment": "/**\n * @deprecated\n *\n * Use neutralLayer3\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralLayerL3: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralLayerL3",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralLayerL4:var",
          "docComment": "/**\n * @deprecated\n *\n * Use neutralLayer4\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralLayerL4: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralLayerL4",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralOutlineActive:var",
          "docComment": "/**\n * @deprecated\n *\n * Use neutralStrokeActive\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralOutlineActive: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralOutlineActive",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralOutlineFocus:var",
          "docComment": "/**\n * @deprecated\n *\n * Use neutralStrokeFocus\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralOutlineFocus: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralOutlineFocus",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralOutlineHover:var",
          "docComment": "/**\n * @deprecated\n *\n * Use neutralStrokeHover\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralOutlineHover: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralOutlineHover",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralOutlineRest:var",
          "docComment": "/**\n * @deprecated\n *\n * Use neutralStrokeRest\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralOutlineRest: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralOutlineRest",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralPalette:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralPalette: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Palette",
              "canonicalReference": "@fluentui/web-components!Palette:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralPalette",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeActive:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeActive: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeActive",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeActiveDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeActiveDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeActiveDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeControlActive:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeControlActive: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeControlActive",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeControlActiveDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeControlActiveDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeControlActiveDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeControlFocus:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeControlFocus: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeControlFocus",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeControlFocusDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeControlFocusDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeControlFocusDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeControlHover:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeControlHover: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeControlHover",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeControlHoverDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeControlHoverDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeControlHoverDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeControlRecipe:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeControlRecipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "InteractiveColorRecipe",
              "canonicalReference": "@fluentui/web-components!InteractiveColorRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeControlRecipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeControlRest:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeControlRest: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeControlRest",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeControlRestDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeControlRestDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeControlRestDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeDividerRecipe:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeDividerRecipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "ColorRecipe",
              "canonicalReference": "@fluentui/web-components!ColorRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeDividerRecipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeDividerRest:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeDividerRest: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeDividerRest",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeDividerRestDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeDividerRestDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeDividerRestDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeFocus:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeFocus: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeFocus",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeFocusDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeFocusDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeFocusDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeHover:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeHover: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeHover",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeHoverDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeHoverDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeHoverDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeInputActive:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeInputActive: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeInputActive",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeInputFocus:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeInputFocus: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeInputFocus",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeInputHover:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeInputHover: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeInputHover",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeInputRecipe:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeInputRecipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "InteractiveColorRecipe",
              "canonicalReference": "@fluentui/web-components!InteractiveColorRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeInputRecipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeInputRest:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeInputRest: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeInputRest",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeLayerActive:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeLayerActive: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeLayerActive",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeLayerActiveDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeLayerActiveDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeLayerActiveDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeLayerHover:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeLayerHover: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeLayerHover",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeLayerHoverDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeLayerHoverDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeLayerHoverDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeLayerRecipe:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeLayerRecipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "InteractiveColorRecipe",
              "canonicalReference": "@fluentui/web-components!InteractiveColorRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeLayerRecipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeLayerRest:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeLayerRest: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeLayerRest",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeLayerRestDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeLayerRestDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeLayerRestDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeRecipe:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeRecipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "InteractiveColorRecipe",
              "canonicalReference": "@fluentui/web-components!InteractiveColorRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeRecipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeRest:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeRest: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeRest",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeRestDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeRestDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeRestDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeStrongActive:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeStrongActive: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeStrongActive",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeStrongActiveDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeStrongActiveDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeStrongActiveDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeStrongFocus:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeStrongFocus: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeStrongFocus",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeStrongFocusDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeStrongFocusDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeStrongFocusDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeStrongHover:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeStrongHover: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeStrongHover",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeStrongHoverDelta:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeStrongHoverDelta: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeStrongHoverDelta",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeStrongRecipe:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeStrongRecipe: "
            },
            {
              "kind": "Reference",
              "text": "DesignToken",
              "canonicalReference": "@microsoft/fast-foundation!DesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "InteractiveColorRecipe",
              "canonicalReference": "@fluentui/web-components!InteractiveColorRecipe:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeStrongRecipe",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!neutralStrokeStrongRest:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "neutralStrokeStrongRest: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "neutralStrokeStrongRest",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 6
          }
        },
        {
          "kind": "TypeAlias",
          "canonicalReference": "@fluentui/web-components!NumberFieldAppearance:type",
          "docComment": "/**\n * Number field appearances\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export declare type NumberFieldAppearance = "
            },
            {
              "kind": "Content",
              "text": "'filled' | 'outline'"
            },
            {
              "kind": "Content",
              "text": ";"
            }
          ],
          "releaseTag": "Public",
          "name": "NumberFieldAppearance",
          "typeTokenRange": {
            "startIndex": 1,
            "endIndex": 2
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!numberFieldStyles:var",
          "docComment": "/**\n * Styles for NumberField\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "numberFieldStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: "
            },
            {
              "kind": "Reference",
              "text": "NumberFieldOptions",
              "canonicalReference": "@microsoft/fast-foundation!NumberFieldOptions:type"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "numberFieldStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!OptionStyles:var",
          "docComment": "/**\n * Styles for Option\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "OptionStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "OptionStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!outlineWidth:var",
          "docComment": "/**\n * @deprecated\n *\n * Use strokeWidth\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "outlineWidth: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "outlineWidth",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Interface",
          "canonicalReference": "@fluentui/web-components!Palette:interface",
          "docComment": "/**\n * A collection of {@link Swatch} instances\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export interface Palette<T extends "
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": " = "
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": "> "
            }
          ],
          "releaseTag": "Public",
          "typeParameters": [
            {
              "typeParameterName": "T",
              "constraintTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "defaultTypeTokenRange": {
                "startIndex": 3,
                "endIndex": 4
              }
            }
          ],
          "name": "Palette",
          "preserveMemberOrder": false,
          "members": [
            {
              "kind": "MethodSignature",
              "canonicalReference": "@fluentui/web-components!Palette#closestIndexOf:member(1)",
              "docComment": "/**\n * Returns the index of the palette that most closely matches the relativeLuminance of the provided swatch\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "closestIndexOf(reference: "
                },
                {
                  "kind": "Reference",
                  "text": "RelativeLuminance",
                  "canonicalReference": "@fluentui/web-components!~RelativeLuminance:interface"
                },
                {
                  "kind": "Content",
                  "text": "): "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isOptional": false,
              "returnTypeTokenRange": {
                "startIndex": 3,
                "endIndex": 4
              },
              "releaseTag": "Public",
              "overloadIndex": 1,
              "parameters": [
                {
                  "parameterName": "reference",
                  "parameterTypeTokenRange": {
                    "startIndex": 1,
                    "endIndex": 2
                  },
                  "isOptional": false
                }
              ],
              "name": "closestIndexOf"
            },
            {
              "kind": "MethodSignature",
              "canonicalReference": "@fluentui/web-components!Palette#colorContrast:member(1)",
              "docComment": "/**\n * Returns a swatch from the palette that most closely matches the contrast ratio provided to a provided reference.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "colorContrast(reference: "
                },
                {
                  "kind": "Reference",
                  "text": "Swatch",
                  "canonicalReference": "@fluentui/web-components!Swatch:interface"
                },
                {
                  "kind": "Content",
                  "text": ", contrast: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ", initialIndex?: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ", direction?: "
                },
                {
                  "kind": "Content",
                  "text": "1 | -1"
                },
                {
                  "kind": "Content",
                  "text": "): "
                },
                {
                  "kind": "Content",
                  "text": "T"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isOptional": false,
              "returnTypeTokenRange": {
                "startIndex": 9,
                "endIndex": 10
              },
              "releaseTag": "Public",
              "overloadIndex": 1,
              "parameters": [
                {
                  "parameterName": "reference",
                  "parameterTypeTokenRange": {
                    "startIndex": 1,
                    "endIndex": 2
                  },
                  "isOptional": false
                },
                {
                  "parameterName": "contrast",
                  "parameterTypeTokenRange": {
                    "startIndex": 3,
                    "endIndex": 4
                  },
                  "isOptional": false
                },
                {
                  "parameterName": "initialIndex",
                  "parameterTypeTokenRange": {
                    "startIndex": 5,
                    "endIndex": 6
                  },
                  "isOptional": true
                },
                {
                  "parameterName": "direction",
                  "parameterTypeTokenRange": {
                    "startIndex": 7,
                    "endIndex": 8
                  },
                  "isOptional": true
                }
              ],
              "name": "colorContrast"
            },
            {
              "kind": "MethodSignature",
              "canonicalReference": "@fluentui/web-components!Palette#get:member(1)",
              "docComment": "/**\n * Gets a swatch by index. Index is clamped to the limits of the palette so a Swatch will always be returned.\n */\n",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "get(index: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": "): "
                },
                {
                  "kind": "Content",
                  "text": "T"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isOptional": false,
              "returnTypeTokenRange": {
                "startIndex": 3,
                "endIndex": 4
              },
              "releaseTag": "Public",
              "overloadIndex": 1,
              "parameters": [
                {
                  "parameterName": "index",
                  "parameterTypeTokenRange": {
                    "startIndex": 1,
                    "endIndex": 2
                  },
                  "isOptional": false
                }
              ],
              "name": "get"
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@fluentui/web-components!Palette#source:member",
              "docComment": "",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "readonly source: "
                },
                {
                  "kind": "Content",
                  "text": "T"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": true,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "source",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@fluentui/web-components!Palette#swatches:member",
              "docComment": "",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "readonly swatches: "
                },
                {
                  "kind": "Reference",
                  "text": "ReadonlyArray",
                  "canonicalReference": "!ReadonlyArray:interface"
                },
                {
                  "kind": "Content",
                  "text": "<T>"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": true,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "swatches",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 3
              }
            }
          ],
          "extendsTokenRanges": []
        },
        {
          "kind": "TypeAlias",
          "canonicalReference": "@fluentui/web-components!PaletteRGB:type",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export declare type PaletteRGB = "
            },
            {
              "kind": "Reference",
              "text": "Palette",
              "canonicalReference": "@fluentui/web-components!Palette:interface"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "SwatchRGB",
              "canonicalReference": "@fluentui/web-components!SwatchRGB:interface"
            },
            {
              "kind": "Content",
              "text": ">"
            },
            {
              "kind": "Content",
              "text": ";"
            }
          ],
          "releaseTag": "Public",
          "name": "PaletteRGB",
          "typeTokenRange": {
            "startIndex": 1,
            "endIndex": 5
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!PaletteRGB:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "PaletteRGB: "
            },
            {
              "kind": "Reference",
              "text": "Readonly",
              "canonicalReference": "!Readonly:type"
            },
            {
              "kind": "Content",
              "text": "<{\n    create: typeof "
            },
            {
              "kind": "Reference",
              "text": "create",
              "canonicalReference": "@fluentui/web-components!~create:function"
            },
            {
              "kind": "Content",
              "text": ";\n    from: typeof "
            },
            {
              "kind": "Reference",
              "text": "from",
              "canonicalReference": "@fluentui/web-components!~from:function"
            },
            {
              "kind": "Content",
              "text": ";\n}>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "PaletteRGB",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Class",
          "canonicalReference": "@fluentui/web-components!Progress:class",
          "docComment": "/**\n * Progress base class\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export declare class Progress extends "
            },
            {
              "kind": "Reference",
              "text": "BaseProgress",
              "canonicalReference": "@microsoft/fast-foundation!BaseProgress:class"
            },
            {
              "kind": "Content",
              "text": " "
            }
          ],
          "releaseTag": "Public",
          "name": "Progress",
          "preserveMemberOrder": false,
          "members": [],
          "extendsTokenRange": {
            "startIndex": 1,
            "endIndex": 2
          },
          "implementsTokenRanges": []
        },
        {
          "kind": "Class",
          "canonicalReference": "@fluentui/web-components!ProgressRing:class",
          "docComment": "/**\n * Progress Ring base class\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export declare class ProgressRing extends "
            },
            {
              "kind": "Reference",
              "text": "BaseProgress",
              "canonicalReference": "@microsoft/fast-foundation!BaseProgress:class"
            },
            {
              "kind": "Content",
              "text": " "
            }
          ],
          "releaseTag": "Public",
          "name": "ProgressRing",
          "preserveMemberOrder": false,
          "members": [],
          "extendsTokenRange": {
            "startIndex": 1,
            "endIndex": 2
          },
          "implementsTokenRanges": []
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!progressRingStyles:var",
          "docComment": "/**\n * Styles for ProgressRing\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "progressRingStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: "
            },
            {
              "kind": "Reference",
              "text": "ProgressRingOptions",
              "canonicalReference": "@microsoft/fast-foundation!ProgressRingOptions:type"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "progressRingStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!progressStyles:var",
          "docComment": "/**\n * Styles for Progress\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "progressStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: "
            },
            {
              "kind": "Reference",
              "text": "ProgressOptions",
              "canonicalReference": "@microsoft/fast-foundation!ProgressOptions:type"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "progressStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Function",
          "canonicalReference": "@fluentui/web-components!provideFluentDesignSystem:function(1)",
          "docComment": "/**\n * Provides a design system for the specified element either by returning one that was already created for that element or creating one.\n *\n * @param element - The element to root the design system at. By default, this is the body.\n *\n * @returns A Fluent Design System\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export declare function provideFluentDesignSystem(element?: "
            },
            {
              "kind": "Reference",
              "text": "HTMLElement",
              "canonicalReference": "!HTMLElement:interface"
            },
            {
              "kind": "Content",
              "text": "): "
            },
            {
              "kind": "Reference",
              "text": "DesignSystem",
              "canonicalReference": "@microsoft/fast-foundation!DesignSystem:interface"
            },
            {
              "kind": "Content",
              "text": ";"
            }
          ],
          "returnTypeTokenRange": {
            "startIndex": 3,
            "endIndex": 4
          },
          "releaseTag": "Public",
          "overloadIndex": 1,
          "parameters": [
            {
              "parameterName": "element",
              "parameterTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "isOptional": true
            }
          ],
          "name": "provideFluentDesignSystem"
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!radioGroupStyles:var",
          "docComment": "/**\n * Styles for RadioGroup\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "radioGroupStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "radioGroupStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!RadioStyles:var",
          "docComment": "/**\n * Styles for Radio\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "RadioStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: "
            },
            {
              "kind": "Reference",
              "text": "RadioOptions",
              "canonicalReference": "@microsoft/fast-foundation!RadioOptions:type"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "RadioStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Interface",
          "canonicalReference": "@fluentui/web-components!Recipe:interface",
          "docComment": "/**\n * @deprecated\n *\n * Use ColorRecipe instead\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export interface Recipe<T> "
            }
          ],
          "releaseTag": "Public",
          "typeParameters": [
            {
              "typeParameterName": "T",
              "constraintTokenRange": {
                "startIndex": 0,
                "endIndex": 0
              },
              "defaultTypeTokenRange": {
                "startIndex": 0,
                "endIndex": 0
              }
            }
          ],
          "name": "Recipe",
          "preserveMemberOrder": false,
          "members": [
            {
              "kind": "MethodSignature",
              "canonicalReference": "@fluentui/web-components!Recipe#evaluate:member(1)",
              "docComment": "",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "evaluate(element: "
                },
                {
                  "kind": "Reference",
                  "text": "HTMLElement",
                  "canonicalReference": "!HTMLElement:interface"
                },
                {
                  "kind": "Content",
                  "text": ", reference?: "
                },
                {
                  "kind": "Reference",
                  "text": "Swatch",
                  "canonicalReference": "@fluentui/web-components!Swatch:interface"
                },
                {
                  "kind": "Content",
                  "text": "): "
                },
                {
                  "kind": "Content",
                  "text": "T"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isOptional": false,
              "returnTypeTokenRange": {
                "startIndex": 5,
                "endIndex": 6
              },
              "releaseTag": "Public",
              "overloadIndex": 1,
              "parameters": [
                {
                  "parameterName": "element",
                  "parameterTypeTokenRange": {
                    "startIndex": 1,
                    "endIndex": 2
                  },
                  "isOptional": false
                },
                {
                  "parameterName": "reference",
                  "parameterTypeTokenRange": {
                    "startIndex": 3,
                    "endIndex": 4
                  },
                  "isOptional": true
                }
              ],
              "name": "evaluate"
            }
          ],
          "extendsTokenRanges": []
        },
        {
          "kind": "TypeAlias",
          "canonicalReference": "@fluentui/web-components!SearchAppearance:type",
          "docComment": "/**\n * Search appearances\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export declare type SearchAppearance = "
            },
            {
              "kind": "Content",
              "text": "'filled' | 'outline'"
            },
            {
              "kind": "Content",
              "text": ";"
            }
          ],
          "releaseTag": "Public",
          "name": "SearchAppearance",
          "typeTokenRange": {
            "startIndex": 1,
            "endIndex": 2
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!searchStyles:var",
          "docComment": "/**\n * Styles for Search\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "searchStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: "
            },
            {
              "kind": "Reference",
              "text": "SearchOptions",
              "canonicalReference": "@microsoft/fast-foundation!SearchOptions:type"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "searchStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!searchTemplate:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "searchTemplate: "
            },
            {
              "kind": "Content",
              "text": "(context: "
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: "
            },
            {
              "kind": "Reference",
              "text": "SearchOptions",
              "canonicalReference": "@microsoft/fast-foundation!SearchOptions:type"
            },
            {
              "kind": "Content",
              "text": ") => "
            },
            {
              "kind": "Reference",
              "text": "ViewTemplate",
              "canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
            },
            {
              "kind": "Content",
              "text": "<"
            },
            {
              "kind": "Reference",
              "text": "Search",
              "canonicalReference": "@microsoft/fast-foundation!Search:class"
            },
            {
              "kind": "Content",
              "text": ">"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "searchTemplate",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 10
          }
        },
        {
          "kind": "TypeAlias",
          "canonicalReference": "@fluentui/web-components!SelectAppearance:type",
          "docComment": "/**\n * Select appearances\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export declare type SelectAppearance = "
            },
            {
              "kind": "Content",
              "text": "'filled' | 'outline' | 'stealth'"
            },
            {
              "kind": "Content",
              "text": ";"
            }
          ],
          "releaseTag": "Public",
          "name": "SelectAppearance",
          "typeTokenRange": {
            "startIndex": 1,
            "endIndex": 2
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!selectStyles:var",
          "docComment": "/**\n * Styles for Select\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "selectStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: "
            },
            {
              "kind": "Reference",
              "text": "SelectOptions",
              "canonicalReference": "@microsoft/fast-foundation!SelectOptions:type"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "selectStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!skeletonStyles:var",
          "docComment": "/**\n * Styles for Skeleton\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "skeletonStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "skeletonStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!sliderLabelStyles:var",
          "docComment": "/**\n * Styles for SliderLabel\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "sliderLabelStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "sliderLabelStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!sliderStyles:var",
          "docComment": "/**\n * Styles for Slider\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "sliderStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: "
            },
            {
              "kind": "Reference",
              "text": "SliderOptions",
              "canonicalReference": "@microsoft/fast-foundation!SliderOptions:type"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "sliderStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Enum",
          "canonicalReference": "@fluentui/web-components!StandardLuminance:enum",
          "docComment": "/**\n * Recommended values for light and dark mode for {@link @fluentui/web-components#baseLayerLuminance}.\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export declare enum StandardLuminance "
            }
          ],
          "releaseTag": "Public",
          "name": "StandardLuminance",
          "preserveMemberOrder": false,
          "members": [
            {
              "kind": "EnumMember",
              "canonicalReference": "@fluentui/web-components!StandardLuminance.DarkMode:member",
              "docComment": "",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "DarkMode = "
                },
                {
                  "kind": "Content",
                  "text": "0.15"
                }
              ],
              "initializerTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "releaseTag": "Public",
              "name": "DarkMode"
            },
            {
              "kind": "EnumMember",
              "canonicalReference": "@fluentui/web-components!StandardLuminance.LightMode:member",
              "docComment": "",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "LightMode = "
                },
                {
                  "kind": "Content",
                  "text": "0.98"
                }
              ],
              "initializerTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "releaseTag": "Public",
              "name": "LightMode"
            }
          ]
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!strokeWidth:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "strokeWidth: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<number>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "strokeWidth",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Interface",
          "canonicalReference": "@fluentui/web-components!Swatch:interface",
          "docComment": "/**\n * Represents a color in a {@link Palette}\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export interface Swatch extends "
            },
            {
              "kind": "Reference",
              "text": "RelativeLuminance",
              "canonicalReference": "@fluentui/web-components!~RelativeLuminance:interface"
            },
            {
              "kind": "Content",
              "text": " "
            }
          ],
          "releaseTag": "Public",
          "name": "Swatch",
          "preserveMemberOrder": false,
          "members": [
            {
              "kind": "MethodSignature",
              "canonicalReference": "@fluentui/web-components!Swatch#contrast:member(1)",
              "docComment": "",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "contrast(target: "
                },
                {
                  "kind": "Reference",
                  "text": "RelativeLuminance",
                  "canonicalReference": "@fluentui/web-components!~RelativeLuminance:interface"
                },
                {
                  "kind": "Content",
                  "text": "): "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isOptional": false,
              "returnTypeTokenRange": {
                "startIndex": 3,
                "endIndex": 4
              },
              "releaseTag": "Public",
              "overloadIndex": 1,
              "parameters": [
                {
                  "parameterName": "target",
                  "parameterTypeTokenRange": {
                    "startIndex": 1,
                    "endIndex": 2
                  },
                  "isOptional": false
                }
              ],
              "name": "contrast"
            },
            {
              "kind": "MethodSignature",
              "canonicalReference": "@fluentui/web-components!Swatch#toColorString:member(1)",
              "docComment": "",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "toColorString(): "
                },
                {
                  "kind": "Content",
                  "text": "string"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isOptional": false,
              "returnTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              },
              "releaseTag": "Public",
              "overloadIndex": 1,
              "parameters": [],
              "name": "toColorString"
            }
          ],
          "extendsTokenRanges": [
            {
              "startIndex": 1,
              "endIndex": 2
            }
          ]
        },
        {
          "kind": "Interface",
          "canonicalReference": "@fluentui/web-components!SwatchRGB:interface",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export interface SwatchRGB extends "
            },
            {
              "kind": "Reference",
              "text": "Swatch",
              "canonicalReference": "@fluentui/web-components!Swatch:interface"
            },
            {
              "kind": "Content",
              "text": " "
            }
          ],
          "releaseTag": "Public",
          "name": "SwatchRGB",
          "preserveMemberOrder": false,
          "members": [
            {
              "kind": "PropertySignature",
              "canonicalReference": "@fluentui/web-components!SwatchRGB#b:member",
              "docComment": "",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "b: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "b",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@fluentui/web-components!SwatchRGB#g:member",
              "docComment": "",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "g: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "g",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            },
            {
              "kind": "PropertySignature",
              "canonicalReference": "@fluentui/web-components!SwatchRGB#r:member",
              "docComment": "",
              "excerptTokens": [
                {
                  "kind": "Content",
                  "text": "r: "
                },
                {
                  "kind": "Content",
                  "text": "number"
                },
                {
                  "kind": "Content",
                  "text": ";"
                }
              ],
              "isReadonly": false,
              "isOptional": false,
              "releaseTag": "Public",
              "name": "r",
              "propertyTypeTokenRange": {
                "startIndex": 1,
                "endIndex": 2
              }
            }
          ],
          "extendsTokenRanges": [
            {
              "startIndex": 1,
              "endIndex": 2
            }
          ]
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!SwatchRGB:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "SwatchRGB: "
            },
            {
              "kind": "Reference",
              "text": "Readonly",
              "canonicalReference": "!Readonly:type"
            },
            {
              "kind": "Content",
              "text": "<{\n    create(r: number, g: number, b: number): "
            },
            {
              "kind": "Reference",
              "text": "SwatchRGB",
              "canonicalReference": "@fluentui/web-components!SwatchRGB:interface"
            },
            {
              "kind": "Content",
              "text": ";\n    from(obj: {\n        r: number;\n        g: number;\n        b: number;\n    }): "
            },
            {
              "kind": "Reference",
              "text": "SwatchRGB",
              "canonicalReference": "@fluentui/web-components!SwatchRGB:interface"
            },
            {
              "kind": "Content",
              "text": ";\n}>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "SwatchRGB",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!switchStyles:var",
          "docComment": "/**\n * Styles for Switch\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "switchStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: "
            },
            {
              "kind": "Reference",
              "text": "SwitchOptions",
              "canonicalReference": "@microsoft/fast-foundation!SwitchOptions:type"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "switchStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!tabPanelStyles:var",
          "docComment": "/**\n * Styles for TabPanel\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "tabPanelStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "tabPanelStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!tabsStyles:var",
          "docComment": "/**\n * Styles for Tabs\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "tabsStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "tabsStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!tabStyles:var",
          "docComment": "/**\n * Styles for Tab\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "tabStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "tabStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "TypeAlias",
          "canonicalReference": "@fluentui/web-components!TextAreaAppearance:type",
          "docComment": "/**\n * Text area appearances\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export declare type TextAreaAppearance = "
            },
            {
              "kind": "Content",
              "text": "'filled' | 'outline'"
            },
            {
              "kind": "Content",
              "text": ";"
            }
          ],
          "releaseTag": "Public",
          "name": "TextAreaAppearance",
          "typeTokenRange": {
            "startIndex": 1,
            "endIndex": 2
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!textAreaStyles:var",
          "docComment": "/**\n * Styles for TextArea\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "textAreaStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "textAreaStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "TypeAlias",
          "canonicalReference": "@fluentui/web-components!TextFieldAppearance:type",
          "docComment": "/**\n * Text field appearances\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "export declare type TextFieldAppearance = "
            },
            {
              "kind": "Content",
              "text": "'filled' | 'outline'"
            },
            {
              "kind": "Content",
              "text": ";"
            }
          ],
          "releaseTag": "Public",
          "name": "TextFieldAppearance",
          "typeTokenRange": {
            "startIndex": 1,
            "endIndex": 2
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!textFieldStyles:var",
          "docComment": "/**\n * Styles for TextField\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "textFieldStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "textFieldStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!treeItemStyles:var",
          "docComment": "/**\n * Styles for TreeItem\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "treeItemStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: "
            },
            {
              "kind": "Reference",
              "text": "TreeItemOptions",
              "canonicalReference": "@microsoft/fast-foundation!TreeItemOptions:type"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "treeItemStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!treeViewStyles:var",
          "docComment": "/**\n * Styles for TreeView\n *\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "treeViewStyles: "
            },
            {
              "kind": "Content",
              "text": "(context: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "ElementDefinitionContext",
              "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
            },
            {
              "kind": "Content",
              "text": ", definition: import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "FoundationElementDefinition",
              "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
            },
            {
              "kind": "Content",
              "text": ") => import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "ElementStyles",
              "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "treeViewStyles",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 7
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampBase:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampBase: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDirective",
              "canonicalReference": "@microsoft/fast-element!CSSDirective:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampBase",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampBaseFontSize:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampBaseFontSize: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampBaseFontSize",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampBaseFontVariations:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampBaseFontVariations: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampBaseFontVariations",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampBaseLineHeight:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampBaseLineHeight: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampBaseLineHeight",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampMinus1:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampMinus1: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDirective",
              "canonicalReference": "@microsoft/fast-element!CSSDirective:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampMinus1",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampMinus1FontSize:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampMinus1FontSize: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampMinus1FontSize",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampMinus1FontVariations:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampMinus1FontVariations: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampMinus1FontVariations",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampMinus1LineHeight:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampMinus1LineHeight: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampMinus1LineHeight",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampMinus2:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampMinus2: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDirective",
              "canonicalReference": "@microsoft/fast-element!CSSDirective:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampMinus2",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampMinus2FontSize:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampMinus2FontSize: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampMinus2FontSize",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampMinus2FontVariations:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampMinus2FontVariations: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampMinus2FontVariations",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampMinus2LineHeight:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampMinus2LineHeight: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampMinus2LineHeight",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampPlus1:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampPlus1: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDirective",
              "canonicalReference": "@microsoft/fast-element!CSSDirective:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampPlus1",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampPlus1FontSize:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampPlus1FontSize: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampPlus1FontSize",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampPlus1FontVariations:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampPlus1FontVariations: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampPlus1FontVariations",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampPlus1LineHeight:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampPlus1LineHeight: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampPlus1LineHeight",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampPlus2:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampPlus2: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDirective",
              "canonicalReference": "@microsoft/fast-element!CSSDirective:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampPlus2",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampPlus2FontSize:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampPlus2FontSize: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampPlus2FontSize",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampPlus2FontVariations:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampPlus2FontVariations: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampPlus2FontVariations",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampPlus2LineHeight:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampPlus2LineHeight: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampPlus2LineHeight",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampPlus3:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampPlus3: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDirective",
              "canonicalReference": "@microsoft/fast-element!CSSDirective:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampPlus3",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampPlus3FontSize:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampPlus3FontSize: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampPlus3FontSize",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampPlus3FontVariations:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampPlus3FontVariations: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampPlus3FontVariations",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampPlus3LineHeight:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampPlus3LineHeight: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampPlus3LineHeight",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampPlus4:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampPlus4: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDirective",
              "canonicalReference": "@microsoft/fast-element!CSSDirective:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampPlus4",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampPlus4FontSize:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampPlus4FontSize: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampPlus4FontSize",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampPlus4FontVariations:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampPlus4FontVariations: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampPlus4FontVariations",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampPlus4LineHeight:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampPlus4LineHeight: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampPlus4LineHeight",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampPlus5:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampPlus5: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDirective",
              "canonicalReference": "@microsoft/fast-element!CSSDirective:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampPlus5",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampPlus5FontSize:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampPlus5FontSize: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampPlus5FontSize",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampPlus5FontVariations:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampPlus5FontVariations: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampPlus5FontVariations",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampPlus5LineHeight:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampPlus5LineHeight: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampPlus5LineHeight",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampPlus6:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampPlus6: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-element\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDirective",
              "canonicalReference": "@microsoft/fast-element!CSSDirective:class"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampPlus6",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 3
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampPlus6FontSize:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampPlus6FontSize: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampPlus6FontSize",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampPlus6FontVariations:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampPlus6FontVariations: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampPlus6FontVariations",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        },
        {
          "kind": "Variable",
          "canonicalReference": "@fluentui/web-components!typeRampPlus6LineHeight:var",
          "docComment": "/**\n * @public\n */\n",
          "excerptTokens": [
            {
              "kind": "Content",
              "text": "typeRampPlus6LineHeight: "
            },
            {
              "kind": "Content",
              "text": "import(\"@microsoft/fast-foundation\")."
            },
            {
              "kind": "Reference",
              "text": "CSSDesignToken",
              "canonicalReference": "@microsoft/fast-foundation!CSSDesignToken:interface"
            },
            {
              "kind": "Content",
              "text": "<string>"
            }
          ],
          "isReadonly": true,
          "releaseTag": "Public",
          "name": "typeRampPlus6LineHeight",
          "variableTypeTokenRange": {
            "startIndex": 1,
            "endIndex": 4
          }
        }
      ]
    }
  ]
}
