import { type CreateContext } from '../../../helpers/types'; export default function create(context: CreateContext): Promise;