/// export declare function AcmInlineCopy(props: { text: string; id: string; displayText?: string; }): JSX.Element;