export declare const TagsFromBody: <T>(body: T) => string[];
export default TagsFromBody;
//# sourceMappingURL=get-tags-from-body.util.d.ts.map