import { ReactIconComponentType } from '../types';

declare const CommentBank: ReactIconComponentType;
export default CommentBank;
            