import { SVGProps } from 'react'; export declare function FillLogoIcon({ width, height, fill, stroke }: SVGProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=FillLogoIcon.d.ts.map