import { SVGProps } from 'react'; export declare const Linear: (props: SVGProps) => import("react").JSX.Element; export default Linear; //# sourceMappingURL=linear.d.ts.map