export declare const caution: import("../../util").TokenValue | (({ theme }: import("../../util").ThemeObject) => import("../../util").TokenValue);
