import { Element } from 'koishi';
export declare function normaliseCaption(caption: string): Element;
