export declare function wrapWithSelector(selectors: string | string[], code: string): string;
