import { IDom } from '../../typings/node'; export declare const applyStyle: (dom: IDom) => Promise;