/** * Absolute path to a file or folder under management by Upload (either stored on Upload, or externally via another storage layer). */ export declare type FileOrFolderPath = string;