/** * Represents the full list of first party web parts. * Only to be used as a fallback option as new webparts can be added over time. * @deprecated remove once 3rd party web parts are supported. */ export declare const includedWebparts: Set; //# sourceMappingURL=includedWebpart.d.ts.map