export type Exists = (path: string) => Promise; export declare const existsInjectable: import("@ogre-tools/injectable").Injectable;