<?php

use AshAllenDesign\ConfigValidator\Services\Rule;

return [
    Rule::make('')->rules([]),
];
