export declare const symbolStyle: {
    symbol: object;
    line: object;
    square: object;
    circle: object;
};
