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