declare class CompDocument { static PKG_NAME: string; static spliceClassSelector: (selector: any) => string; } export default CompDocument;