export declare const CssConverter: {
    toIosClassChainSelector(cssSelector: string): string;
};
//# sourceMappingURL=css-converter.d.ts.map