import type { BCMSTagFactory } from '@bcms/types/tag'; export declare function createBcmsTagFactory(): BCMSTagFactory;