export declare const help20: () => JSX.Element;
declare const _default: {
    title: string;
    component: (props: import("../../components/accessible-svg/AccessibleSVG").SVGProps) => JSX.Element;
    parameters: {
        notes: string;
    };
};
export default _default;
