import { AddPathQuestion } from '../../agents/questions'; export declare function UnmatchedPathQuestion(props: { question: AddPathQuestion; }): JSX.Element; //# sourceMappingURL=unmatched-path-question.d.ts.map