export * from './Sticker'; import { ModalBoxProps, StickerFooterAction } from './types'; export type { ModalBoxProps, StickerFooterAction };