import { ChartType, TableType } from '../../../../types'; export declare function getNoResultOverlayImage(type: ChartType | TableType): any;