declare function shebang(str: string): string | void; export default shebang;