import { t } from '../common';
export declare function parse(input: string): t.ManifestUrlParts;
