declare function FinderPanelLayoutRight({ children, className }: any): import("react/jsx-runtime").JSX.Element;
declare namespace FinderPanelLayoutRight {
    var defaultProps: {
        className: string;
    };
}
export default FinderPanelLayoutRight;
//# sourceMappingURL=FinderPanelLayoutRight.d.ts.map