import { MarkdownGithubProps } from './MarkdownGithub';
/**
 * Loads the version of the Governance Github Markdown file that the Synapse backend determines is the current version
 * @returns
 */
export declare function GovernanceMarkdownGithub(props: MarkdownGithubProps): import("react/jsx-runtime").JSX.Element;
export default GovernanceMarkdownGithub;
//# sourceMappingURL=GovernanceMarkdownGithub.d.ts.map