export interface UseCaseError { message: string; }