export declare const remoteFsDirtyHandler: (req: any, res: any) => void; export declare const markRemoteFsDirty: () => void;