import type { IconProps } from '../../types';
declare const ShowChart: import("react").NamedExoticComponent<IconProps>;
export { ShowChart };
