import { MochaMarblesConfig } from './mocha-marbles-config'; export declare const mochaMarbles: (config: MochaMarblesConfig) => void;