import React from 'react'; export declare const PAHAdditionalRightComponent: ({ children, targetId }: { children: any; targetId: any; }) => React.JSX.Element; //# sourceMappingURL=PAHAdditionalRightComponent.d.ts.map