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