export default function splitSelectors(selectors: Array, pluginOptions: { specificityMatchingName: string; }, recursionDepth?: number): Array;