export declare const getOptionByText: (options: T[], text: string) => T;