export default function UiExtensionBlock({ name, children }: { name: string; children: any; }): any; //# sourceMappingURL=block.d.ts.map