declare function _default(layout: any): {
    x1: any;
    y1: any;
    x2: any;
    y2: any;
};
export default _default;
