import { Description } from '../types'; export declare function description(desc: string): Description;