import type { TOC } from '@ember/component/template-only'; export interface FileVideoIconSignature { Element: SVGSVGElement; } export declare const FileVideoIcon: TOC; //# sourceMappingURL=file-video.d.ts.map