export { default as SmallImageButton } from './SmallImageButton'; export type { SmallImageButtonProps } from './interface';