export const advancedOnlyCommands: string[]; export const containsAdvancedSyntax: ((latex: any) => boolean) & import("lodash").MemoizedFunction;