# !@ts-check

import './mathShell'

###* @type import('../type/module').Math ###
export default new MathShell()