import { TdImageViewerProps } from './type';
export declare const getOverlay: (props: TdImageViewerProps) => boolean;
