import { RecipeRuntimeFn } from '../../../styled-system'; export declare const compoundActionBtn: RecipeRuntimeFn<{ delay: { true: { transitionDelay: { base: "0.2s"; _hover: "0s"; }; }; }; }>;