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