export type Prompt_Compact = Frame & { ConfirmBtn: TextButton; Content: ScrollingFrame; Title: TextLabel; CloseBtn: ImageButton; };