import { UserContentI } from './messagesInternal'; export type ValidationHandler = (programmatic?: UserContentI) => Promise; //# sourceMappingURL=validationHandler.d.ts.map