import type { MytrilConfig } from '../../types/mytril.js';
export declare function mytrilConfig(config?: MytrilConfig): MytrilConfig;
