export { isCancel } from "../interactive/cancel-symbol.js"; export declare function cancel(msg?: string): void;