import * as React from "react"; export declare const NotCacheable: React.SFC; export declare function notCacheable>(Component: T): T;