import Penner from 'penner';
export default function ease(ease: any, defaults?: keyof typeof Penner): any;
