export declare const convertPseudos: (thing: string, remove?: boolean) => string;
