import { DocCommandType } from "./types"; declare const doc: DocCommandType; export default doc;