export declare class BusAlreadyInitialized extends Error { readonly help: string; constructor(); }