export * from "./is-shadow-dom";
export * from "./clone-shadow-dom";
export declare function retrieveStyleSheets(iframe: HTMLIFrameElement): void;
