import type { SVGProps } from "react"; import * as React from "react"; declare const SvgLinearWhite: (props: SVGProps) => React.JSX.Element; export default SvgLinearWhite; //# sourceMappingURL=LinearWhite.d.ts.map