export declare const build: (title: string, id: string, attachAfter?: Element | null | undefined) => Element;
