import { Component } from 'solid-js';
declare const CommentBoxFooter: Component;
export default CommentBoxFooter;
