# @ts-check

import './mathShell'

###* @type import('./math').Math ###
export default new MathShell()