/**
 * A dictionary of the block definitions provided by this module.
 *
 * @type {!Object<string, Object>}
 */
export declare const blocks: {
    [key: string]: any;
};
//# sourceMappingURL=blocks.d.ts.map