3 lines
88 B
TypeScript
3 lines
88 B
TypeScript
|
/// <reference types="react" />
|
||
|
export declare const FooterRenderer: () => JSX.Element;
|