import { BeforeHook, RootCausePage } from '../interfaces'; export declare function createHtmlCollectionHook(page: RootCausePage): Promise;