/** * The maximum number of color stops that can be used in a gradient. */ export declare let MAX_COLOR_STOPS: number;