import { DummyComment } from './dummy/dummy-comment'; export declare class CommentImpl extends DummyComment { constructor(); }