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