import { Parser } from '../types';
export declare const address: Parser<string>;
