export declare class AbortFlowError extends Error {
}
export declare function exitWithError(message: string): never;
//# sourceMappingURL=error.d.ts.map