import { D3Scale, Settings } from "../types"; export declare function areaSeries(_settings: Settings, color: D3Scale): any;