export default function getAlternativeDimension({ app, translator, dimension }: { app: any; translator: any; dimension: any; }): any;