import { SVGProps } from "react";
declare const LIBrandSafeway: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { LIBrandSafeway };
