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