declare const intercomTest: { normal: (afterClose?: boolean, containerId?: string) => Promise; }; export default intercomTest;