import { App } from '@materia/server';
export declare function addUserProfileRelation(app: App, config: any): Promise<any>;
