import React from "react";
export declare function SymbolComponent(_: {
    data: symbol;
}): React.JSX.Element;
