import * as React from 'react'; export declare const wrapNextImage: (NextImage: any) => React.FC; export declare const wrapNextLink: (NextLink: any) => React.FC; //# sourceMappingURL=next.d.ts.map