File size: 111 Bytes
cc651f6
 
1
2
3
import type { Container } from 'postcss';
export declare function splitImportantStyles(root: Container): void;