import { RecipeRuntimeFn } from '@likec4/styles'; export declare const compoundActionBtn: RecipeRuntimeFn<{ delay: { true: { transitionDelay: { base: "0.2s"; _hover: "0s"; }; }; }; }>;