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