// TODO
export type ScryfallFrame = string;
export type ScryfallFrameLike = string;
