export declare function getIonitronString(quote: string): string;
export declare const ionitronStatements: {
    en: string[];
    es: string[];
};
