import React from 'react'; export declare const SidesSvg: ({ ...props }: { [x: string]: any; }) => React.ReactNode;