import { FsService } from './fsService'; export declare class FsServiceRef extends FsService { constructor(); }