import { NormalizedAddress } from './address'; declare const KenAll: (postCode: string) => Promise; export default KenAll;