import React from "react"; declare const InsetAvoidingViewRoot: import("@emotion/styled").StyledComponent, Pick, HTMLDivElement>, keyof React.ClassAttributes | keyof React.HTMLAttributes>, {}>; export declare type InsetAvoidingViewProps = Parameters[0]; export declare const InsetAvoidingView: (props: InsetAvoidingViewProps) => JSX.Element; export {};