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