/// <reference types="react" />
declare const TemplatingHint: React.FC;
export default TemplatingHint;
