/**
 * © Copyright Outburn Ltd. 2022-2024 All Rights Reserved
 *   Project name: FUME-COMMUNITY
 */
declare const _default: {
    throwParseError: (msg: string) => undefined;
    throwRuntimeError: (msg: string) => undefined;
};
export default _default;
//# sourceMappingURL=thrower.d.ts.map