export interface BabylonTexts { title?: string; subtitle?: string; description?: string; }