export declare enum Backend { PUBLIC = "public", VIDEO = "video", IMAGE = "image", STASH = "stash" }