import { IStyleCache } from '../types'; export default function createSimpleCache(): IStyleCache;