import BlockButton from './BlockButton'; export { BlockButton }; export type { BlockButtonProps } from './interface';