export declare class DrawingEffectsImportHelper {
    static getColorProperty(colorValue: number): number;
}
