import { __ } from '@wordpress/i18n';
import { motion } from 'framer-motion';
export const magic = (
);
export const magicAnimated = (
{__('Magic Sparkle Animation', 'extendify-local')}
);
export const thumbDown = (
);
export const thumbUp = (
);
export const sparkle = (
);
export const toolSelect = (
);
export const selectedContent = (
);
export const cancelRequest = (
);