export declare function parseContentDisposition(header?: string | null): string | undefined;
