import * as React from 'react'; declare function IntegrationInstructionsIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default IntegrationInstructionsIcon;