import { type Editor } from "../main"; export const reference = (application: Editor): string => { return ``; };