import { Swatch } from '@microsoft/fast-components'; /** * The design tokens for the ag-theme-material theme. * @deprecated - use no usage in the codebase * @internal */ export declare const agThemeMaterialCustomTokens: { foregroundColor: import("@microsoft/fast-foundation").CSSDesignToken; backgroundColor: import("@microsoft/fast-foundation").CSSDesignToken; }; //# sourceMappingURL=tokens.d.ts.map