import { Command } from 'yacl';
declare const getFbGroupPostsCommand: Command;
export default getFbGroupPostsCommand;
