import EaseData from './behaviors/easedata/EaseData';

export {
    EaseData
};