import { NodePath } from 'ast-types/lib/node-path'; export default function getProperties(path: NodePath, id: string): NodePath[];