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