declare function createDotHusky(): { ".gitignore": string; "pre-commit": string; }; export { createDotHusky };