import { ISVGShape } from 'neurons/components/interfaces'; export declare function shape2EchartsSymbol(shape: ISVGShape): string;