import { APrompt } from 'ts-react-app-infrastructure'; export abstract class AWebPrompt extends APrompt { }