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