import React from 'react' import '../styles/Static.styl' const StaticText: React.FC = ({ children }) => { return