import { Attributes } from "./transformDataAttributes"; export declare const getChartURLOptions: (attributes: Attributes, shouldEliminateZeroDimensions: boolean) => string;