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