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