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