/// <reference types="react" />
export declare const renderFooter: (footer: React.ReactNode) => JSX.Element;
