declare const ABORT: unique symbol; declare const SKIP: unique symbol; export { ABORT, SKIP };