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