export declare const addAfterRenderSystemWithArgs: (item: (...args: Args) => void, args: Args) => void;