/** * Compacted HTML Zero template by: * - removing unnecessary whitespace and line breaks in the HTML, CSS, and JS * - while keeping the code and placeholders otherwise unchanged. * Byte reduction: * - Original: 14,245 bytes * - Optimized: 9,135 bytes * - Saved: 5,110 bytes * - Reduction: 35.87% */ declare const _default: string; export default _default;