declare function initialize(args: string[]): Promise<1 | 0>; export { initialize };