interface StickerPacksResponseimport { type StickerPacksResponse } from "https://deno.land/x/higa@0.1.2/deno/client/index.ts"; Propertiessticker_packs: StickerPack[]