export declare const mountWebdavFS: (config: { url: string; username?: string; password?: string; }) => void;