import * as React from "react"; export declare class TranslationLineSkeleton extends React.Component { render(): React.JSX.Element; }