import { ComponentType } from 'react'; declare const Block: ComponentType; export { Block };