import * as React from 'react'; export declare const docGenIcon: () => React.JSX.Element; declare const _default: { title: string; component: ({ className, height, width }: import("../../components/accessible-svg/AccessibleSVG").SVGProps) => React.JSX.Element; parameters: { notes: string; }; }; export default _default;