export { default as Blockie } from './Blockie'; export type { BlockieProps } from './types';