export interface IonicReactProps { class?: string; style?: {[key: string]: any }; }