blur.d.ts 64 Bytes Raw Blame History Permalink 1 2 declare function blur(element: Element): void; export { blur };