/// import { GitHubConfig } from '../../src'; export declare function FromTemplateDeploy(props: { config: GitHubConfig; }): JSX.Element;