declare function createDotGitHubActions(): { prepare: { "action.yml": string; }; }; export { createDotGitHubActions };