import { BigNumberTotalChartProps, BigNumberVizProps } from '../types'; export default function transformProps(chartProps: BigNumberTotalChartProps): BigNumberVizProps; //# sourceMappingURL=transformProps.d.ts.map