import React from 'react'; interface Props { harSvartJa?: boolean; } declare const JaNeiSvar: React.FunctionComponent; export default JaNeiSvar;