import { useTranslate } from 'i18n-calypso'; const BlogStickersList = ( { stickers = [] } ) => { const translate = useTranslate(); return (