import { ComponentType } from 'react';
export declare const CallBackSuccess: ComponentType<any>;
declare const CallbackManager: ComponentType<any>;
export default CallbackManager;
//# sourceMappingURL=Callback.component.d.ts.map