declare function _default(tokenStream: any): { textShadowOffset: { width: any; height: any; }; textShadowRadius: any; textShadowColor: any; }; export default _default;