import ServiceProvider from "../support/ServiceProvider"; export default class StorageServiceProvider extends ServiceProvider { register(): void; }