import { JSXSlack } from '../jsx';
export declare const mrkdwn: (children: JSXSlack.ChildElements) => string;
