export declare type DialogElementSubtype = 'text' | 'textarea' | 'select';