import { HTMLAttributes } from 'react'; export type FigureProps = HTMLAttributes; export declare const Figure: import("react").ForwardRefExoticComponent>; //# sourceMappingURL=Figure.d.ts.map