import { FaqStore } from './wiki-faq-store';
/**
 *
 */
export declare function registerFaqs(): FaqStore;
