declare const debug: () => void; declare const pass: (...args: any[]) => void; export { debug, pass }; //# sourceMappingURL=GeneralActions.d.ts.map