export interface PrestepLocalization { prestepTitle: string; prestepDescription: string; prestepButtonText: string; }