2022-11-30 15:44:23 -05:00
|
|
|
/**
|
|
|
|
* @_ignore
|
|
|
|
*/
|
2022-09-05 16:57:11 -04:00
|
|
|
export declare function decode(data: string, subs: string): Array<string>;
|
2022-11-30 15:44:23 -05:00
|
|
|
/**
|
|
|
|
* @_ignore
|
|
|
|
*/
|
2022-09-05 16:57:11 -04:00
|
|
|
export declare function decodeOwl(data: string): Array<string>;
|
|
|
|
//# sourceMappingURL=decode-owl.d.ts.map
|