import { LooseObject, StyleSheet } from '@antv/g2/lib/interface'; export declare function createThemeByStyleSheet(styleSheet: StyleSheet): LooseObject;