{ "React Component": { "prefix": ["$c", "component"], "body": [ "/** Props for a {@link $1}. */", "export interface $1Props {", "}", "", "/** $2 */", "export default function $1(props: $1Props) {", " return