import type { suggestionFunction } from "."; declare const getInstructions: suggestionFunction; export default getInstructions;