export default function bind(fn: any, thisArg: any): () => any;
