declare const _default: { toast: { stylePreset: string; paddingInline: string; paddingBlock: string; maxWidth: { xs: string; sm: string; md: string; lg: string; xl: string; }; content: { message: { stylePreset: string; typographyPreset: string; }; title: { stylePreset: string; typographyPreset: string; spaceStack: string; }; }; contentAndActions: { spaceInline: string; }; divider: { stylePreset: string; }; icon: { spaceInline: string; }; }; }; export default _default; //# sourceMappingURL=defaults.d.ts.map