import { Interjection } from '../../types'; declare const interjections: Array; export default interjections;