export declare const it: { upload: string; cancel: string; close: string; uploading: string; uploaded: string; fetching: string; poweredBy: string; needHelp: string; units: { px: string; "%": string; deg: string; }; errors: { response_not_ok: string; unable_to_search: string; invalid_service_url: string; invalid_url: string; upload_aborted: string; upload_error: string; file_type_not_allowed: string; file_too_large: string; }; help: { loading: string; close: string; }; services: { default: { heading: string; }; local: { title: string; button: string; or: string; drop: string; }; camera: { title: string; button: string; switch: string; waiting: string; unableToRead: string; }; microlink: { button: string; label: string; placeholder: string; type: string; }; url: { title: string; label: string; placeholder: string; }; instagram: { title: string; }; facebook: { title: string; }; flickr: { title: string; type: string; }; ninegag: { title: string; type: string; }; deviantart: { title: string; }; artstation: { title: string; }; twitter: { title: string; type: string; }; pinterest: { title: string; type: string; }; flipboard: { title: string; type: string; }; fotki: { title: string; type: string; }; linkedin: { title: string; }; reddit: { title: string; }; tumblr: { title: string; }; weheartit: { title: string; }; screenshot: { title: string; button: string; label: string; placeholder: string; loading: string; }; search: { button: string; label: string; placeholder: string; imagesPoweredBy: string; }; giphy: { title: string; }; unsplash: { title: string; }; pixabay: { title: string; }; pexels: { title: string; }; }; effects: { preview: { title: string; }; filters: { title: string; }; crop: { title: string; aspectRatios: { free: string; square: string; }; }; rotate: { title: string; }; flip: { title: string; buttons: { horizontal: string; vertical: string; }; }; sharpen: { title: string; }; blur: { title: string; }; brightness: { title: string; }; contrast: { title: string; }; grayscale: { title: string; }; "hue-rotate": { title: string; }; invert: { title: string; }; saturate: { title: string; }; sepia: { title: string; }; }; };