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