export type Prompt_Choice = Frame & { Title: TextLabel; Content: ScrollingFrame; YBtn: TextButton; NBtn: TextButton; };