export default interface Text { text: string; }