import type { PressableProps } from "react-native/index.js";
/**
 * ButtonAnimated component props.
 */
export type ButtonAnimatedProps = PressableProps;
//# sourceMappingURL=ButtonAnimated.types.d.mts.map