export function Component(props) { return (
{} {props.a}
); }