import React from 'react'; export declare const Description: ({ text }: { text?: string; }) => React.JSX.Element; //# sourceMappingURL=Description.d.ts.map