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