/**
 * Components which are activating ruleset should implement this to be identified by CMS extractor
 */
export interface LinkableToRuleset {
}
//# sourceMappingURL=linkable-to-ruleset.interfaces.d.ts.map