declare const _default: { banner: { horizontal: { stylePreset: string; paddingBlock: string; paddingInline: string; minHeight: string; icon: { spaceInline: string; }; content: { spaceInline: string; title: { stylePreset: string; typographyPreset: string; spaceStack: string; }; message: { stylePreset: string; typographyPreset: string; }; }; actions: { spaceInline: string; closeButton: { stylePreset: string; }; }; }; vertical: { stylePreset: string; paddingBlock: string; paddingInline: string; minHeight: string; icon: { spaceInline: string; }; content: { spaceInline: string; title: { stylePreset: string; typographyPreset: string; spaceStack: string; }; message: { stylePreset: string; typographyPreset: string; }; }; actions: { spaceInline: string; closeButton: { stylePreset: string; }; }; }; }; }; export default _default; //# sourceMappingURL=defaults.d.ts.map