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