export declare function afterLoad(callback: (...args: any[]) => any): void;
