b1bbd1e
1
2
3
import type { Container } from 'postcss'; export declare function splitImportantStyles(root: Container): void;