/** * This file is generated by 'file2variable-cli' * It is not mean to be edited by hand */ export declare const anyEditorTemplateHtml = "
"; export declare const arrayEditorTemplateHtml = "

{{titleToShow}}
0 && !schema.enum\" (onClick)=\"collapseOrExpand()\" [text]=\"collapsed ? icon.expand : icon.collapse\" [theme]=\"theme\" [icon]=\"icon\">

"; export declare const booleanEditorTemplateHtml = "
"; export declare const editorTemplateHtml = ""; export declare const iconTemplateHtml = ""; export declare const indexTemplateHtml = ""; export declare const nullEditorTemplateHtml = "
"; export declare const numberEditorTemplateHtml = "
"; export declare const objectEditorTemplateHtml = "

{{titleToShow}}

"; export declare const optionalTemplateHtml = "
"; export declare const stringEditorTemplateHtml = "
";