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