{{import}}

const mapDispatchToProps = (dispatch) => {
    return {
{{json}}
    };
};
export default mapDispatchToProps;