// @flow declare export var firstToUpper: (str: string) => string; declare export var defaultFocus: () => any;