import { ManagedAspect } from "../aspect/AspectRegistry";
/**
 * The aspects anaged by this SDM.
 * Modify this list to customize with your own aspects.
 */
export declare const Aspects: ManagedAspect[];
//# sourceMappingURL=aspects.d.ts.map