declare const properties: { IFRAME_SECURE_SITE: string; IFRAME_SECURE_ORIGIN: string; }; export default properties;