import React from 'react'; import { InstructionsProps } from '../Instructions'; declare const InstructionsAmericanas: React.FC; export default InstructionsAmericanas;