import { PathOptions } from '../svg-dict'; export declare const path: ({ iconPrimary }: PathOptions) => import("react").JSX.Element; export declare const viewBox = "0 0 36 36";