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