import React from 'react'; // eslint-disable-next-line @typescript-eslint/ban-ts-comment // @ts-ignore — same lazy-binding caveat as above. import { type JSX } from 'udp-react-stencil-component-library'; type UdpAgLineChartProps = Partial; export declare const UdpAgLineChart: React.FC; export {}; //# sourceMappingURL=UdpAgLineChart.d.ts.map