declare const _default: (layout: any) => {
    x: any;
    y: any;
    width: any;
    height: any;
};
export default _default;
