import type { ColorPlugin } from "ohcolor"; import "./type.d.ts"; /** * Plugin: getters for rgba. */ export declare const getter: ColorPlugin; export default getter;