import Md from 'markdown-it' declare function spoilerPlugin(md: Md, frontPriorMode: boolean): void export = spoilerPlugin