import m from 'mithril'; import { SVGAttributes } from '../svg'; declare const ScreenNormal: m.Component; export default ScreenNormal;