/// <reference types="react" />
declare const renderImage: any;
export declare const imageSnapshotTest: (component: JSX.Element, testName?: string) => void;
export default renderImage;
