import React from 'react';
declare const Instructions: React.FC;
export default Instructions;
