import { ReactIconComponentType } from '../types';

declare const IntegrationInstructions: ReactIconComponentType;
export default IntegrationInstructions;
            