import { IIntent } from "./types";
export declare const exampleIntents: IIntent[];
