export { generateSentence } from './template';
export * from './isSpecType';
export { getVariableMap } from './getVariables';
