/** * This is auto-generated file, don't modify this file manually */ import { WallWallpostCommentsDonutPlaceholder } from './WallWallpostCommentsDonutPlaceholder'; export interface WallWallpostCommentsDonut { placeholder?: WallWallpostCommentsDonutPlaceholder; }