export declare type DialogElementType = 'email' | 'number' | 'tel' | 'url';