import * as d from '../../declarations';
import ts from 'typescript';
export declare function addCreateEvents(cmp: d.ComponentCompilerMeta): ts.ExpressionStatement[];
