export declare function setMountFunction(fn: (el: HTMLElement) => void): void; export declare function processParse(element: HTMLElement, scope: any, fromStructural?: boolean): void; //# sourceMappingURL=process.d.ts.map