/** * @author WMXPY * @namespace Configuration_SearchPreference * @description Preference */ export declare const createOrGetFile: (path: string, defaultValue: string) => Promise;