import {ChildProcess} from 'child_process' export type EmptyFn = () => R export type MaybePromise = Promise | T export type Action = EmptyFn>