export const validPseudoSelectors = ['before', ':before', '::before', 'after', ':after', '::after'] as const;