export declare const FileServiceContext: import("react").Context<any>;
export declare const useFs: () => any[];
