import type { AudioxConfig } from './types';

export declare const defaultConfig: AudioxConfig;
export declare const config: AudioxConfig;