export default function getChartSize({ chart, logicalSize }: { chart: any; logicalSize: any; }): any;