import { TemplateRef } from '@angular/core'; import * as i0 from "@angular/core"; export declare class MtxText3dComponent { template: TemplateRef; text: string; depth: number; rotateX: number; rotateY: number; rotateZ: number; get transform(): string; get depthArr(): number[]; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }