import { MatchingProps } from './MatchingProps'; /** * Get all function properties. */ export type FunctionProps = MatchingProps;