export interface ShadowResult {
    apply(el: Element): void;
}
//# sourceMappingURL=result.d.ts.map