declare function type(phrase: string): Promise; export default type;