import { Drawer } from "./drawer.js"; /** * The Fabric Drawer component. * * @public */ export declare const definition: import("@microsoft/fast-element").FASTElementDefinition; //# sourceMappingURL=drawer.definition.d.ts.map