export declare const typeIcon: import("@vanilla-extract/recipes").RuntimeFn<{ type: { information: { color: "#1669E2"; }; notice: { color: "#F3AB0E"; }; negative: { color: "#F86464"; }; success: { color: "#53D161"; }; neutral: { color: "#B3BEC8"; }; }; }>;