import React from "react"; export declare const AddTranslatableItemsContext: { (): React.JSX.Element; displayName: string; };