export default function (message: string, PATH: string): Promise<void>;
