/**
 * @async
 */
declare const Banner: () => Promise<void>;
export default Banner;
//# sourceMappingURL=banner.d.ts.map