export declare function addHandler(filePath: string, isCommonJs: boolean): Promise<unknown>;
