import { DummyCDATASection } from './dummy/dummy-cdata-section'; export declare class CDATASectionImpl extends DummyCDATASection { constructor(); }