declare const getStyleObjectByKeys: (styleKeyList?: string[], addDefault?: boolean) => any; export { getStyleObjectByKeys };