import { ServiceProvider } from 'laravel-jstools-di'; export declare class AppServiceProvider extends ServiceProvider { register(): void; }