import type { Selector } from 'lightningcss'; export declare function stringify(selectors: Selector | Array): any;