import * as React from 'react'; export declare const HEADER_NOTICE_SLOT_FILL_NAME = "header-notice-slot-fill"; export declare const HeaderNoticeSlot: (props: any) => React.JSX.Element; export declare const HeaderNoticeCard: (props: any) => React.JSX.Element; //# sourceMappingURL=HeaderNotice.d.ts.map