export default CreateTranslation;
declare function CreateTranslation(props: any): import("react/jsx-runtime").JSX.Element;
