declare const stringifyFunction: (value: Function) => string; export default stringifyFunction;