import { MockFunction } from '../services/Mocker';
export declare const randomBlockSchemaCapabilities: MockFunction<string[], []>;
