export default { process() { return 'export default {};'; }, getCacheKey() { return 'cssTransform'; }, };