export type ValidateMessageBeforeSending = (text: string, files?: File[]) => boolean; //# sourceMappingURL=validateMessageBeforeSending.d.ts.map