declare const TEMPLATES: { bash: string; zsh: string; fish: string; }; export { TEMPLATES };