import { Series } from '../../../Series'; export declare function seriesId(series: Series, fallback?: string): string;