export declare const getShapeByType: (type: string) => string; export declare const getColorByType: (type: string) => string; //# sourceMappingURL=ConfigHelper.d.ts.map