import { MstFormattedError } from './MstFormattedError'; declare class MstNullishError extends MstFormattedError { } export { MstNullishError };