import type { Theme } from './theme';
/**
 * Legacy Amsterdam Dark chart theme to be removed in future release
 *
 * @public
 * @deprecated Use new `DARK_THEME`
 */
export declare const AMSTERDAM_DARK_THEME: Theme;
//# sourceMappingURL=amsterdam_dark_theme.d.ts.map