import { CreatorPlugin } from '../Creator'; declare const initGit: CreatorPlugin; export default initGit;