import { GetBlockResponseWithMetadata } from '../../types';
export declare const blocksWithoutChildren: GetBlockResponseWithMetadata['type'][];
