declare module 'ember-power-select/test-support/helpers' { export const typeInSearch: (text: string) => Promise; }