import '@material/mwc-circular-progress'; import '@material/mwc-button'; import type {Button} from '@material/mwc-button'; import type CSS from 'csstype'; import type {VnodeDOM} from 'mithril'; import Component from './Component'; import Mdi from './Mdi'; type Attributes = Partial