import type { FC } from 'react'; import { type DescriptionProps } from '../customise/index.js'; export declare const Description: FC; //# sourceMappingURL=Description.d.ts.map