export interface ConfigDatabase {
    sqliteLimitVariables: number;
}
