export declare type FromObjectCustomHeader = {
    custom: string;
};
