import { Service } from 'react3l-common'; export declare class SampleService extends Service { } export declare const sampleService: SampleService;