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