import React from "react"; import { RefineLayoutSiderProps } from "@pankod/refine-ui-types"; export declare const layoutSiderTests: (SiderElement: React.ComponentType) => void; //# sourceMappingURL=sider.d.ts.map