import React from 'react'; import type { ComponentType } from 'react'; export declare const withFastCompare: (Component: React.ComponentType) => React.MemoExoticComponent>; //# sourceMappingURL=with-fast-compare.utils.d.ts.map