import React from "react";
export declare function ImageRetakeIcon(props: {
    color: string;
}): React.JSX.Element;
