import * as d from '../../declarations';
export declare function getUsedComponents(doc: Document, cmps: d.ComponentCompilerMeta[]): string[];
