export declare function pSBCr(d: any): any; export declare function pSBC(p: any, c0: any, c1?: any, l?: any): string; export declare function rgba(c: string, p: number): string;