export declare const STYLE_STEP_3 = "\n<style>\n  /* step 3 */\n  .iti__flag {background-image: url(\"https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.21/img/flags.png\");}\n          \n  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {\n      .iti__flag {background-image: url(\"https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.21/img/flags@2x.png\");}\n  }\n  .iti--allow-dropdown {width: 100%}\n  #sp-user-phone {width: 100%}\n</style>\n";
