declare function fortify(item: string): Promise; export default fortify;