export const ALLOWED_PICTURE_FORMATS = [ 'image/jpeg', 'image/png', 'image/tiff', ];