export type { ErrorCallback } from './error-callback.type';
export type { ProcessCallback } from './process-callback.type';
