import { RegulationConfig } from '../types/regulation';
declare const regAConfig: RegulationConfig;
export default regAConfig;
