//#region src/dist/special/rgba.d.ts
declare const transparent = "rgba(0,0,0,0)";
//#endregion
export { transparent };