export const imageProportions: { [key: string]: number } = { '16:9': 56.25, '4:5': 125, '1:1': 100 }