import React from 'react'; import { ModalBoxProps } from './types'; export declare const Sticker: React.FC;