/** * Comment composable * * @param {Object} params The initial values of the comment * @returns {Object} The comment composable */ export default function useComment(params: Object): Object; //# sourceMappingURL=use-comment.d.ts.map