1 2 3
import { StickerPack } from "../../entities"; export type StickerPacksResponse = StickerPack[];