import { XTRA, Plugin } from "./plugin"; export declare class Files { init(uSelf: Plugin, xtra: XTRA): Promise; }