3 lines
98 B
Plaintext
3 lines
98 B
Plaintext
/// <reference types="react" />
|
|
export default function RenderFromTemplateContext(): JSX.Element;
|