export declare type DocumentOptions = {
    margins?: any;
};
