import { PropsWithChildren } from "react"; export declare function DrawnerContainer(props: PropsWithChildren): JSX.Element; export default DrawnerContainer; //# sourceMappingURL=DrawnerContainer.d.ts.map