import { TypeGuardError } from "../TypeGuardError"; export declare const _throwTypeGuardError: (props: TypeGuardError.IProps) => never;