import * as React from 'react'; declare function LightChartListTableOn(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof LightChartListTableOn; export default LightChartListTableOn;