import getState from './getState.js'; import getFont from './getFont.js'; import style from './ToolStyle.js'; export { getState, getFont, style };