import type { Path } from '@serenity-js/core/io'; /** * @package */ export declare const FileExists: { at: (path: Path) => import("@serenity-js/core").QuestionAdapter; }; //# sourceMappingURL=FileExists.d.ts.map