declare const config: {
    database: {
        url: string;
    };
};
